Libraries tagged by databse settings
tobytwigger/laravel-settings
10661 Downloads
Settings for Laravel
mobilestock/laravel-database-interceptor
797 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.
robinncode/db_craft
575 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
39565 Downloads
Connection 'Db' codeception module to 'Yii2' module database settings
dalholm/laravel-settings
340 Downloads
Database settings package for Laravel
bravesheep/database-url-bundle
38274 Downloads
Determine Symfony2 database settings from a single URL-based parameter
pkg6/laravel-settings
163 Downloads
Store Laravel application settings in the database.
darshphpdev/laravel-settings
8 Downloads
A flexible Laravel package for managing application settings with support for file or database storage, encryption, and array format customization.
core45/system-settings-db
358 Downloads
Get system settings for your Laravel app from database
solomon-ochepa/laravel-settings
907 Downloads
Store settings as key-value pairs in the database.
orchid/settings
17151 Downloads
Settings this is key-value storage
netbull/settings-bundle
2762 Downloads
Database centric Symfony configuration management. Global and per-user settings supported.
fileinvite-org/laravel-database-encryption
10168 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
frankfoerster/cakephp-environment
8930 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
552 Downloads
Storage application options (settings) in the database