Libraries tagged by databse settings
michal-hary/settings-bundle
152 Downloads
Database centric Symfony configuration management. Global and per-user settings supported.
michaelnabil230/laravel-setting
670 Downloads
This package allows you to persists setting for Laravel projects.
meletisf/laravel-settings
28 Downloads
Laravel Settings allows you to have configuration variables inside the database
mcris112/settings
20 Downloads
Laravel package to use settings in your app
martinambroz/settings-bundle
10 Downloads
Database centric Symfony configuration management. Global and per-user settings supported.
jklz/database-helper
39 Downloads
extends of illuminate/database and illuminate/encryption to handle field data stored in json and encrypted. encrypted via $_ENV[CRYPT.KEY]
involix/laravel-database-encryption
2 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
ilyakonovaloff/laravel-database-encryption
250 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
hthang369/laravel-database-encryption
6 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
hpolthof/laravel-eloquent-settings
51 Downloads
Allow for dynamic blobbed settings in Eloquent models.
hankz/laravel-system-settings
11 Downloads
A Laravel package designed for managing system configuration values in database.
etopian/laravel-settings
3 Downloads
This package allows you to persists configs/settings for Laravel projects.
elemenx/laravel-database-influxdb
6 Downloads
A package for accessing InfluxDB from Laravel 5.5+, based on configuration settings.
elbowspaceuk/laravel-settings
2055 Downloads
Settings for Laravel
brandonkerr/eloquent-from-settings
10 Downloads
Easily generate eloquent models and relationships from JSON or array