Libraries tagged by databse settings
tzunghaor/settings-bundle
7523 Downloads
Database persisted settings
mangoldsecurity/settings
3164 Downloads
Application wide settings stored in your database
solomon-ochepa/laravel-settings
9779 Downloads
Store settings as key-value pairs in the database.
mobilestock/laravel-database-interceptor
10484 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.
austinheap/laravel-database-encryption
76188 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
bscheshirwork/codeception-db-yii2-config
52961 Downloads
Connection 'Db' codeception module to 'Yii2' module database settings
dalholm/laravel-settings
969 Downloads
Database settings package for Laravel
diogo2550/database-system-setting
151 Downloads
Um simples plugin para abstrair o uso de configurações do sistema com o banco de dados.
johnitvn/yii2-settings
5840 Downloads
Yii2 settings with database module with GUI manager supported
takethelead/laravel-settings
1187 Downloads
Manage config settings through the database
egough/laravel-settings
944 Downloads
Database-backed application and model settings for Laravel.
sergey-lisitsyn/yii2-key-value-settings-storage
902 Downloads
Storage in database for persist, retrieve and manage system settings for web application
nimblephp/settings
42 Downloads
Runtime key-value settings for NimblePHP, stored in the database with typed values and per-request caching
core45/system-settings-db
1645 Downloads
Get system settings for your Laravel app from database
tobytwigger/laravel-settings
11859 Downloads
Settings for Laravel