Libraries tagged by laravel database config
diontech/laravel-extended-scheduler
1459 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.
orchestra/memory
149267 Downloads
Memory Component for Orchestra Platform
arcanedev/settings
4492 Downloads
Persistent settings for Laravel.
thomasjohnkane/slow-query-notifier
111 Downloads
Get notified if your Laravel app ever runs an objectively slow database call (configurable threshold)
dalholm/laravel-settings
353 Downloads
Database settings package for Laravel
vi-kon/laravel-db-config
863 Downloads
Laravel 5 database configurator
koomai/laravel-config
1968 Downloads
Database driven configuration for Laravel applications
delatbabel/site-config
1363 Downloads
A database backed config loader for Laravel with per-site configuration.
fourn/admin-config
8211 Downloads
Manage your database configuration as profiles
austinheap/laravel-database-influxdb
3895 Downloads
A package for accessing InfluxDB from Laravel 5.5+, based on configuration settings.
riipandi/laravel-opsi
51 Downloads
Put your Laravel application settings in database.
gaaarfild/laravel-conf
1008 Downloads
Store additional configs in JSON or Database (write, read)
recca0120/config
605 Downloads
Laravel 5 Config
cornford/setter
1044 Downloads
An easy way to integrate Database Settings with Laravel.
karlmonson/tenant
13 Downloads
Tenant allows for storing configuration settings in the database. This package is perfect for multitenant applications.