Libraries tagged by laravel-configs
dennykuo/laravel-config-standalone
14 Downloads
An abstraction layer to provide the Laravel framework configuration system decoupled
crhg/laravel-config-validator
27 Downloads
Add config:validate command to laravel app which validate configuration.
benrowe/laravel-config
46 Downloads
A basic laravel runtime configuration handler that is stored as simple key/values.
astatroth/laravel-config
343 Downloads
An extension of the Config component, it adds the ability to write to configuration files.
amadeusdelfino/laravel-config-standalone
26 Downloads
An abstraction layer to provide the Laravel framework configuration system decoupled
altynbek07/laravel-config-writer
214 Downloads
Laravel provider to be able to rewrite configuration
abdukhaligov/laravel-config-server-client
69 Downloads
The Config server client for Laravel.
offline/laravel-config-writer
3928 Downloads
Configuration extension
mouyong/laravel-config
123 Downloads
A laravel global config package.
microweber-packages/laravel-config-save
876 Downloads
Config rewrite for Laravel. Allows to save key and values in cofig files.
grey-dev-0/laravel-config
260 Downloads
An extension package for Laravel 5 that creates and manipulates standard configuration files.
aedart/laravel-config
30 Downloads
Getter and Setter package for a Laravel configuration repository instance. It serves as an alternative to the 'Config' facade.
gelim/emconfig
53 Downloads
An eloquent key value configuration library for laravel project
syntaxevolution/yaml
15 Downloads
Load your Laravel config files using yaml
rinvex/laravel-settings
103 Downloads
Rinvex Settings is a Laravel package for setting management. You can add, update, and delete application settings with ease, and use like the detaul Laravel config options. It comes with the ability to override config options on runtime, and supports tenantable features out of the box.