Libraries tagged by database settings
mobilestock/laravel-database-interceptor
1028 Downloads
Laravel Database Interceptor is a library that enables you to intercept database queries managed by PDO and transform the returned values into custom types. It uses Illuminate library abstractions to implement new PDO facade methods like selectOneFirstColumn and selectFirstColumn. It also enables ATTR_EMULATE_PREPARES without any external setting. It is fully compatible with MySQL/MariaDB. Other databases are not supported.
bscheshirwork/codeception-db-yii2-config
40522 Downloads
Connection 'Db' codeception module to 'Yii2' module database settings
bravesheep/database-url-bundle
38308 Downloads
Determine Symfony2 database settings from a single URL-based parameter
pkg6/laravel-settings
167 Downloads
Store Laravel application settings in the database.
ibraheem-ghazi/laravel-settings-manager
118 Downloads
Laravel settings management package using database and laravel config()
core45/system-settings-db
443 Downloads
Get system settings for your Laravel app from database
solomon-ochepa/laravel-settings
1025 Downloads
Store settings as key-value pairs in the database.
fileinvite-org/laravel-database-encryption
10200 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
frankfoerster/cakephp-environment
8939 Downloads
CakePHP Environment Plugin. Manage multiple environments in your CakePHP application that differ in database setup, configuration settings (Configure) and custom feature flags.
wdmg/yii2-options
553 Downloads
Storage application options (settings) in the database
toneflix-code/laravel-dbconfig
168 Downloads
A Laravel package that allows you to configure your app using database entries with support for Arrays and files.
robinncode/db_craft
578 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.
remzikocak/laravel-options
3084 Downloads
Database Options/Settings Package for Laravel 9/10/11/12.
klaravel/settings
5767 Downloads
Laravel database settings manager.
ed-smartass/yii2-settings
62 Downloads
A flexible and robust dynamic settings management extension for Yii2 applications with database storage and caching support