Libraries tagged by db settings
qcod/laravel-settings
147024 Downloads
Store key value pair in database as settings
qcod/laravel-app-settings
78980 Downloads
A package with UI to store and manage all the settings for your application
arcanedev/laravel-settings
108549 Downloads
This package allows you to persists configs/settings for Laravel projects.
austinheap/laravel-database-encryption
75775 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
bscheshirwork/codeception-db-yii2-config
34909 Downloads
Connection 'Db' codeception module to 'Yii2' module database settings
robinncode/db_craft
471 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.
kingsoft/db
211 Downloads
Efficient PDO Database connection wrapper. Reads settings from settings.ini/SETTINGS global constaant
fileinvite-org/laravel-database-encryption
10058 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
enflow/laravel-database-encryption
1293 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
arthurydalgo/laravel-settings
336 Downloads
Store key value pair in database as settings
arthurydalgo/laravel-app-settings
334 Downloads
A package with UI to store and manage all the settings for your application
core45/system-settings-db
271 Downloads
Get system settings for your Laravel app from database
test-db-acle/test-db-acle
331 Downloads
Framework for very lightweight setting up of database test data for unit tests
michaelnabil230/laravel-setting
670 Downloads
This package allows you to persists setting for Laravel projects.
maxkalahur/laravel-model-settings
6 Downloads
This Laravel package allows you to attach settings to Laravel Models, save them in DB and encrypt.