Libraries tagged by laravel configs
laracy/laravel-option
5 Downloads
Persistent options package for Laravel
klytron/laravel-backup-complete-restore
3 Downloads
Complete backup restoration for Spatie Laravel Backup - restores both database and files to their exact locations with consolidated configuration and internal health checks
jinhuaxiao/mws-laravel
325 Downloads
A minimal service provider to set up and use the MWS API PHP library in Laravel 5.4
jakkzing-dev/laravel-cacheable-model
24 Downloads
Automatic query-based model cache for your Laravel app
itvisionsy/laravel-modules
26 Downloads
Laravel 5.1 library to allow modules structure. Each module can have its routes, controllers, views, config, ...
itsnubix/laravel-nuke
1285 Downloads
Clear application, view and config cache with one command
iridiumintel/rapidenv-laravel
1 Downloads
Laravel wrapper for RapidEnv – replace env() with secure distributed secrets
inoplate/config
14 Downloads
Inoplate configuration repository
ideatica/config-writer
594 Downloads
Save changes to the configuration file in script.
iblank/laravel-gov-search
38 Downloads
This Laravel package integrates the USA Gov Search API. Use the config file to add your API token and affiliate.
hxm/database-system-config
7 Downloads
save system config value on database
hungnm1518/config-writer
21 Downloads
Save changes to the configuration file in script.
hogus/laravel-settings
1106 Downloads
config params
garrett/pint-config
471 Downloads
A custom Pint configuration for Laravel projects.
garmonic/laravel-features-arch
9 Downloads
This package helps you to divide you Laravel project code by features, encapsulated in separate folders. Each feature has its own container, configuration, routes, views and providers. You can enable and disable your features in general config file.