Libraries tagged by database settings
robinncode/db_craft
471 Downloads
DB Craft is a CodeIgniter4 Seeder, Migration Generator. Automatic Migration Generation: DB-Craft provides a simple command-line interface to generate migration files automatically based on the connected database. This feature allows developers to keep track of database schema changes and easily apply them to different environments. Table-Specific Migrations: Developers can also generate migration files for specific tables, providing granular control over database changes. This flexibility allows for efficient database management and versioning. Seeding Support: DB-Craft includes functionality to generate seeders, enabling developers to populate their database with initial data. This feature is especially useful for setting up sample data or populating reference tables.
bscheshirwork/codeception-db-yii2-config
34906 Downloads
Connection 'Db' codeception module to 'Yii2' module database settings
remzikocak/laravel-options
2870 Downloads
Database Options/Settings Package for Laravel 9/10/11.
bravesheep/database-url-bundle
38074 Downloads
Determine Symfony2 database settings from a single URL-based parameter
solomon-ochepa/laravel-settings
545 Downloads
Store settings as key-value pairs in the database.
netbull/settings-bundle
2533 Downloads
Database centric Symfony configuration management. Global and per-user settings supported.
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.
frankfoerster/cakephp-environment
8860 Downloads
CakePHP Environment Plugin. Manage multiple environments in your CakePHP application that differ in database setup, configuration settings (Configure) and custom feature flags.
karlmonson/tenant
13 Downloads
Tenant allows for storing configuration settings in the database. This package is perfect for multitenant applications.
igaster/laravel-model-options
718 Downloads
Store an Options array in a JSON column. Get/Set values as if they were seperate keys in the Database
kingsoft/db
197 Downloads
Efficient PDO Database connection wrapper. Reads settings from settings.ini/SETTINGS global constaant
klaravel/settings
5767 Downloads
Laravel database settings manager.
dalholm/laravel-settings
250 Downloads
Database settings package for Laravel
arthurydalgo/laravel-settings
336 Downloads
Store key value pair in database as settings