Libraries tagged by database settings
mobilestock/laravel-database-interceptor
3594 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
43517 Downloads
Connection 'Db' codeception module to 'Yii2' module database settings
bravesheep/database-url-bundle
38433 Downloads
Determine Symfony2 database settings from a single URL-based parameter
johnitvn/yii2-settings
5615 Downloads
Yii2 settings with database module with GUI manager supported
bleuren/laravel-settings
189 Downloads
A package to manage application settings through a database in Laravel applications.
orchid/settings
17236 Downloads
Settings this is key-value storage
enflow/laravel-database-encryption
1586 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
arcanedev/settings
4515 Downloads
Persistent settings for Laravel.
frankfoerster/cakephp-environment
8973 Downloads
CakePHP Environment Plugin. Manage multiple environments in your CakePHP application that differ in database setup, configuration settings (Configure) and custom feature flags.
toneflix-code/laravel-dbconfig
466 Downloads
A Laravel package that allows you to configure your app using database entries with support for Arrays and files.
sunnysideup/version-pruner
1140 Downloads
Prune / truncate your version tables based on your own settings.
klaravel/settings
5768 Downloads
Laravel database settings manager.
dalholm/laravel-settings
470 Downloads
Database settings package for Laravel
arthurydalgo/laravel-settings
419 Downloads
Store key value pair in database as settings
arthurydalgo/laravel-app-settings
414 Downloads
A package with UI to store and manage all the settings for your application