Libraries tagged by laravel-config
dcodegroup/laravel-configuration
5760 Downloads
Simple package which dcode uses to handle application configuration and setting storage from third parties
hrace009/config-writer
610 Downloads
Write to Laravel Config files and maintain file integrity
coderg33k/typed-config-generator
362 Downloads
Typed Classes for your Laravel configs!
anourvalar/config-helper
8372 Downloads
Helper functions over Laravel config
larapacks/setting
5688 Downloads
Persistent Laravel configuration settings.
thuraaung2493/laravel-config-types
15 Downloads
A small wrapper types safe class for Laravel config.
thebachtiarz-company/laravel-config-v2
32 Downloads
Config module for Laravel Project v2
stri8ed/laravel-config-js
4 Downloads
Laravel package for exposing configs in JS
koomai/laravel-config
1921 Downloads
Database driven configuration for Laravel applications
gabrielfemi/laravel-config-maker
1 Downloads
Creates configuration file
fuller/laravel-configurator
66 Downloads
User Customisable and Persistent App Config Options
dominservice/laravel-config
32 Downloads
Merge default config with dynamic settings, and optimize.
amadeusdelfino/laravel-config-standalone
24 Downloads
An abstraction layer to provide the Laravel framework configuration system decoupled
rmunate/laravel-config-runtime
116 Downloads
The `LaravelRuntime` Library empowers you to modify Laravel configuration values at runtime. It's essential to note that these changes won't affect the values in the `.env` file; they will only apply while your scripts are running.
signifly/laravel-configurable
3630 Downloads
Make your Eloquent models configurable.