Libraries tagged by database settings
rawilk/laravel-settings
236004 Downloads
Store Laravel application settings in the database.
qcod/laravel-settings
213378 Downloads
Store key value pair in database as settings
pheme/yii2-settings
779297 Downloads
Yii2 Database settings
craue/config-bundle
1078436 Downloads
Database-stored settings made available via a service for your Symfony project.
qcod/laravel-app-settings
102048 Downloads
A package with UI to store and manage all the settings for your application
outerweb/settings
132466 Downloads
Application wide settings stored in your database
dmishh/settings-bundle
259934 Downloads
Database centric Symfony configuration management. Global and per-user settings supported.
arcanedev/laravel-settings
142764 Downloads
This package allows you to persists configs/settings for Laravel projects.
inerba/filament-db-config
18349 Downloads
A Filament plugin for database-backed application settings and editable content, with caching and easy page generation.
ruangdeveloper/laravel-settings
19650 Downloads
Manage model or application settings in database
poisa/settings
6665 Downloads
A Laravel multi-tenant database configuration/settings manager
orchid/settings
23845 Downloads
Settings this is key-value storage
austinheap/laravel-database-encryption
76207 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
robinncode/db_craft
5278 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.
cinghie/yii2-settings
1180 Downloads
Yii2 Database settings porting from pheme/yii2-settings