Libraries tagged by database settings
michaelnabil230/laravel-setting
672 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
21 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
41 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
251 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
hthang369/laravel-database-encryption
7 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
hpolthof/laravel-eloquent-settings
52 Downloads
Allow for dynamic blobbed settings in Eloquent models.
hankz/laravel-system-settings
12 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
archerzdip/laravel-settings
18 Downloads
Global key-value store in the database, like int string array json and so on.