Libraries tagged by database config
oskar-zborowski/laravel-database-migrator
4 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.
noxkiwi/database
5 Downloads
Simple, configuration based Database Access.
mk/database-connection-handler
614 Downloads
PDO wrapper for using MySQL databases with less configuration and more ease
oneguard/dynamic-configuration-bundle
2064 Downloads
Symfony bundle for loading dynamic configuration from database
railken/amethyst-config
265 Downloads
Customize Laravel configuration using the database
nzsakib/db-config
0 Downloads
Package for storing config details in database
amethyst/config
77 Downloads
Customize Laravel configuration using the database
inspirenmy/yii2-config
952 Downloads
Yii2 extension which allows to get application parameters, text or email templates from database tables or from default config, to import and to manage them from admin panel dynamically.
cakesol/config
30 Downloads
Store Configure::write in the database and allow to edit these option from the backend
skinka/yii2-config
208 Downloads
Extension for Yii2 to dynamically configuration parameters stored in the database
dbx12/yii2-mock-database
46 Downloads
Mock connection for the Yii2 database connection. This connection can be configured to fail operations for testing purposes.
zhujinkui/tp5-config
31 Downloads
Get the configuration list class library in the database
sentence/config-bundle
46 Downloads
Database-stored settings made available via a service for your Symfony project.
nti/config-bundle
14 Downloads
Database-stored settings made available via a service for your Symfony project.
mykemeynell/laravel-database-settings
18 Downloads
Store settings in the database for retrieval in your Laravel application