Libraries tagged by laravel config package
ngocnh/laravel-highcharts
1400 Downloads
This is a package for generating a Highchart JSON config.
efficioconsulting/laravel-highcharts
21 Downloads
This is a package for generating a Highchart JSON config.
webberman/laravel-setting
65 Downloads
Flexible settings package for laravel
rabsana/laravel-setting
11 Downloads
Persistent settings package for Laravel
mesingh/amazon-mws-laravel
1619 Downloads
Use Amazon's MWS web services with Laravel 5.x. Based on przemekperon/amazon-mws-laravel package and modified to make it compatible with dynamic config values also.
mainstreamct/laravel-wp-api
23 Downloads
Laravel package for the Wordpress JSON REST API forked from threesquared then forked from mattwilding, adding support for WP Multisite configs.
laracy/laravel-option
5 Downloads
Persistent options package for Laravel
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.
hungnm1518/config-writer
21 Downloads
Save changes to the configuration file in script.
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.
danvaly/laravel-setting
10 Downloads
Persistent settings package for Laravel.
danjamesmills/config-class-resolver
371 Downloads
A Laravel package for resolving classes based on configuration
conttas/laravel-setting
25 Downloads
Persistent settings package for Laravel.
bakgul/laravel-package-generator
116 Downloads
This package aims to generate packages to increase productivity. It offers a flexible package structure thanks to settings that can be found in the 'structures' array on 'config/packagify.php'. The detailed explanations can be found in that array's comment block.