Libraries tagged by database config
emadha/laravel-dynamic-config
1061 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.
ntanduy/cloudflare-d1-database
135 Downloads
Easy configuration and setup for D1 Database connections in Laravel.
yii1tech/config
656 Downloads
Provides support for Yii1 application runtime configuration
chemezov/config
12593 Downloads
Provides support for Yii2 application runtime configuration
mouf/database.tdbm
77217 Downloads
The Database Machine is a PHP ORM that requires no configuration. The object model is deduced at runtime from the database model.
fileinvite-org/laravel-database-encryption
10052 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
enflow/laravel-database-encryption
1287 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
netbull/settings-bundle
2533 Downloads
Database centric Symfony configuration management. Global and per-user settings supported.
mysql/schematic
725 Downloads
A simple MySQL migration management tool in PHP, create and update databases automatically with a config json file without having to use inbuilt ORM functions.
gaaarfild/laravel-conf
1008 Downloads
Store additional configs in JSON or Database (write, read)
karlmonson/tenant
13 Downloads
Tenant allows for storing configuration settings in the database. This package is perfect for multitenant applications.
portrino/px_dbsequencer
1643 Downloads
With this extension you can ensure different unique keys for the configured tables (e.g.: pages, tt_content)
montikids/magento-cli-util
633 Downloads
Symfony-based CLI tool for Magento developers
ikechukwukalu/dynamicdatabaseconfig
103 Downloads
This is a laravel package that helps you set database configurations dynamically.
easy2dev/multi-tenant-wizard
130 Downloads
Easy2Dev Laravel Tenant Migrate is a Laravel package designed to simplify database migration for multi-tenant applications, particularly those employing PostgreSQL databases. This package streamlines the migration process for Software as a Service (SaaS) web applications where tenant data is stored in separate databases. It eliminates the need to manually adjust database configuration files for each tenant, offering a scalable solution for database management.