Libraries tagged by laravel configs
thainph/laravel-fe-integrator
102 Downloads
Generate configs, enums, routes in FE for Laravel
code-distortion/laravel-auto-reg
1367 Downloads
A Laravel package that registers your service-providers, configs, commands, routes, broadcast channels, migrations, blade-templates and translations etc for you, in a project with a non-standard directory structure
zaffar-saffee/laravel-5-amazon-mws-persistent
18 Downloads
Orignall from Peron/laravel5-amazon-mws, implementation to Use Amazon's MWS web services with Laravel 5.x. Focus is on using persistent settings instead of file. (actually did for laravel spark project)
tapha/mws-laravel
85 Downloads
A minimal service provider to set up and use the MWS API PHP library in Laravel 5.*
shopapps/laravel-settings
116 Downloads
config style settings but stored in a DB
sergeymiracle/config-writer
3285 Downloads
Configuration extension
seanstewart/plan-config
3980 Downloads
Plan config allows you to easily define attributes and limits for your SaaS application subscription plans.
orchestra/config
9074 Downloads
Configuration Component for Laravel and Orchestra Platform
mykemeynell/laravel-database-settings
23 Downloads
Store settings in the database for retrieval in your Laravel application
mauro-moreno/laravel-highcharts
3841 Downloads
This is a package for generating a Highchart JSON config.
kardigan/laravel-kong-jwt
1148 Downloads
Middleware to add kong jwt claims to laravels config
jobmetric/laravel-setting
12 Downloads
This is a package for a dynamic setting across different Laravel projects.
jiny/config
433 Downloads
config for jinyPHP
grazulex/laravel-safeguard
11 Downloads
Configurable security checks for Laravel applications. Run safety audits on environment variables, configuration files, and hidden routes to prevent common mistakes before going live.
grazulex/laravel-configrypt
3 Downloads
Encrypt sensitive values in your Laravel .env file and decrypt them automatically at runtime — safe, seamless, and config-driven.