Libraries tagged by laravel database config
diontech/laravel-extended-scheduler
1578 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.
cornford/setter
1046 Downloads
An easy way to integrate Database Settings with Laravel.
karlmonson/tenant
14 Downloads
Tenant allows for storing configuration settings in the database. This package is perfect for multitenant applications.
jrsaunders/shard-matrix
1483 Downloads
A Complete Database Sharding system for MYSQL and/or Postgres. Using Laravels Query Builder easily scale up your application. Configure your whole solution in one Yaml Config file.
arcanedev/settings
4520 Downloads
Persistent settings for Laravel.
dalholm/laravel-settings
472 Downloads
Database settings package for Laravel
oskar-zborowski/laravel-database-migrator
5 Downloads
The package enables easy migration of data from one database to another using Laravel database tools by configuring the mapping of appropriate columns in tables and setting migration conditions so that only the data of interest is transferred.
techbeansjp/laravel-db-config
9 Downloads
Get the database configuration connected in laravel
hepplerdotnet/laravel-config-override
15 Downloads
Package to store Laravel Configuration in Database
c4uno/config-database
4206 Downloads
It fetches and merges configuration from database to Laravel/Lumen 5
jameswmcnab/config-db
2148 Downloads
Database config loader for Laravel, for simple key=>value configuration.
railken/lara-ore-config
134 Downloads
Customize Laravel configuration using the database
railken/amethyst-config
266 Downloads
Customize Laravel configuration using the database
cis/cis-config
15 Downloads
A database based configuration manager for laravel
amethyst/config
82 Downloads
Customize Laravel configuration using the database