Libraries tagged by databse settings
tobytwigger/laravel-settings
11270 Downloads
Settings for Laravel
solomon-ochepa/laravel-settings
2526 Downloads
Store settings as key-value pairs in the database.
mobilestock/laravel-database-interceptor
3288 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
43389 Downloads
Connection 'Db' codeception module to 'Yii2' module database settings
bravesheep/database-url-bundle
38419 Downloads
Determine Symfony2 database settings from a single URL-based parameter
bleuren/laravel-settings
115 Downloads
A package to manage application settings through a database in Laravel applications.
orchid/settings
17232 Downloads
Settings this is key-value storage
enflow/laravel-database-encryption
1581 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
frankfoerster/cakephp-environment
8968 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
374 Downloads
A Laravel package that allows you to configure your app using database entries with support for Arrays and files.
sunnysideup/version-pruner
1121 Downloads
Prune / truncate your version tables based on your own settings.
osaris-uk/app-settings
64 Downloads
Database settings package for Laravel
klaravel/settings
5767 Downloads
Laravel database settings manager.
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