Libraries tagged by laravel config package
engageinteractive/laravel-config-provider
5253 Downloads
Allows your users to change which config file your Laravel package uses at runtime.
emadha/laravel-dynamic-config
1117 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.
dalholm/laravel-settings
443 Downloads
Database settings package for Laravel
code16/pint-config
392 Downloads
This is my package pint-config
toneflix-code/laravel-dbconfig
262 Downloads
A Laravel package that allows you to configure your app using database entries with support for Arrays and files.
kregel/laravel-flight
165 Downloads
Secure your apps easily with Laravel Socialite and OAuth. Install this package, configure a few env values, a config/services.php entry, and then login.
diontech/laravel-extended-scheduler
1464 Downloads
This package allows you to configure the scheduled tasks of the app via (database) model. It was developed to avoid handling theseconfigurations via a config file only, cause then we cannot share the same repo to n server instances when running different tasks is needed at each server.
devcharles/fortify-sanctum
283 Downloads
A zero config laravel package to use fortify flavours in sanctum.
aurorawebsoftware/asetting
694 Downloads
ASetting is a Laravel package that allows you to dynamically define your config definitions.
plugins-world/laravel-config
309 Downloads
A laravel global config package.
laravel-hyperf/config
336 Downloads
The config package for Laravel Hyperf.
painlesscode/laravel-dynamic-config
989 Downloads
A laravel package to control configuration dynamically
gummibeer/laravel-monolog-config
216 Downloads
Simple Configuration Package for Monolog in Laravel.
lacodix/laravel-scoped-mail-config
300 Downloads
A package that enables user or tenant specific mail driver configuration.
riconijeboer/laravel-to-swagger
2235 Downloads
This package aims to bring you the easiest way to create a Swagger / OpenApi 3 config for your Laravel API's.