Libraries tagged by laravel config package
kamandlou/laravel-config
26 Downloads
A package for store your app config
ibrostudio/laravel-neon-config
21 Downloads
Add Neon config values to Laravel config'
hepplerdotnet/laravel-config-override
15 Downloads
Package to store Laravel Configuration in Database
hailwood/database-config-loader
7119 Downloads
A package for the Laravel PHP Framework that works in tandem with the default config package to allow developers to easily add user-configurable settings to their app and packages.
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.
tiagof2/laravel-site-config
3 Downloads
A package to easily make use of config in your Laravel project.
sebwite/config-parser
105 Downloads
sebwite/config-parser is a laravel package
pentangle/pentangle-laravel-backup-config
624 Downloads
An in house package for configuring backups with s3
maplesnow/laravel-monolog-config
131 Downloads
Simple Configuration Package for Monolog in Laravel.
hiddencorporation/laravel-db-config
9 Downloads
:A package for laravel to handle configuration data set
cryental/laravel-dynamic-config
8 Downloads
This Package makes it possible for users to have their config files stored in a database table, making it easier to customize these values from UI.
boxybird/laravel-directus-config
2 Downloads
A package to help use Laravel as Directus CMS frontend.
linuxstreet/laravel-registry
14 Downloads
Registry package provides a convenient way to manage and use simple key/value pairs (with pre-defined types) by using Laravel's under-laying config() functionality.
etopian/laravel-settings
3 Downloads
This package allows you to persists configs/settings for Laravel projects.