Libraries tagged by app config
eapanel/yii2-app-params-settings
26 Downloads
File app/config.params.php management
modera/dynamically-configurable-app-bundle
3962 Downloads
qihucms/app
16 Downloads
qihucms app api and config
crhg/laravel-config-validator
27 Downloads
Add config:validate command to laravel app which validate configuration.
basic-app/module-configs
1461 Downloads
lloricode/laravel-app-namespace
500 Downloads
Rename App namespace included config, database, and tests files
loilo/simple-config
9 Downloads
Simple persistent configuration for your app or module
chrissileinus/config-php
26 Downloads
A storage to hold the config of an app. It ist mainly static but as a Singleton with integrated interfaces ArrayAccess, Serializable, JsonSerializable, IteratorAggregate and Traversable.
vshf/php-config
16 Downloads
PHP configuration system to handle app settings
pion/laravel-environment-config
51 Downloads
App service for loading the config based on environment. Also provides
alejan/yii2-configloader
19 Downloads
Build configuration array from config files for different app parts
aldarien/config
237 Downloads
Config module for my apps
hailwood/database-config-loader
7117 Downloads
A package for the Laravel PHP Framework that works in tandem with the default config package to allow developers to easily add user-configurable settings to their app and packages.
webpress/configuration
2752 Downloads
Configuration step for web app
jonathanport/artisan-export-config-vars-to-heroku
1997 Downloads
A simple Artisan command for Laravel to auto export .env config vars into a Heroku app. Removes the issue of having to manually add all config vars. Especially useful if you have lots!