Libraries tagged by app settings
dmstr/yii2-app-command
9895 Downloads
Console command for Yii 2 Framework to manage your application source code and configuration settings
vshf/php-config
51 Downloads
PHP configuration system to handle app settings
panjinamjaelf/kaguya
9 Downloads
Save app settings on laravel framework.
twisted1919/yii2-options
2812 Downloads
It helps to manage your app options/settings
junaidnasir/globalsettings
1515 Downloads
Laravel global settings, set/get global settings for your app
toneflix/laravel-dbconfig
3 Downloads
A Laravel package that allows you to configure your app using database entries with support for Arrays and files.
toneflix-code/laravel-dbconfig
531 Downloads
A Laravel package that allows you to configure your app using database entries with support for Arrays and files.
creatissimo/dhl-oauth
25 Downloads
This API describes how API client can obtain a token which is used to access various Parcel Germany APIs. Using this API is often the first step in making your API call. Preconditions You will need: * client ID (aka "API Key", obtained when you create an app in developer.dhl.com) * client secret (aka "API Secret", obtained when you create an app in developer.dhl.com) * GKP user name (obtained when setting up your business account with Parcel Germany) * GKP password (obtained when setting up your business account with Parcel Germany) Technical Information This uses an implementation of OAuth2 Password Grant (RFC 6749). After successfull usage you will: * have an opaque access token to be used for API calls afterwards * this token will have an expiration time
turkialawlqy/laravel-app-settings
9 Downloads
A package with UI to store and manage all the settings for your application
teknyo/laravel-settings-manager
0 Downloads
Easily manage app settings stored in DB or JSON file
surya/laravel-settings
22 Downloads
A laravel package for manage your app settings
squadron-api/app-settings
0 Downloads
Application settings module
soap/laravel-settings
13 Downloads
Application settings storage and retrieval package
shreeja_digital/laravel-app-settings
1 Downloads
Tiny DB + cache backed application settings for Laravel.
scriptingbeating/laravel-global-settings
3 Downloads
It stores all your laravel settings in database and provides a simple api to work with those settings. It also type cast your values into the specified format.