Libraries tagged by database settings
ricardosierra/laravel-database-encryption
2 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
queents/settings-module
158 Downloads
VILT framework Settings module GUI to save key and value on database and cache it
psagnataf/laravel-database-encryption
2 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
pastila/settings-bundle
14 Downloads
Database centric Symfony configuration management. Global and per-user settings supported. Fork dmishh/SettingsBundle
oskar-zborowski/laravel-database-migrator
5 Downloads
The package enables easy migration of data from one database to another using Laravel database tools by configuring the mapping of appropriate columns in tables and setting migration conditions so that only the data of interest is transferred.
oallain/settings-bundle
8 Downloads
Database centric Symfony configuration management. Global and per-user settings supported.
michal-hary/settings-bundle
153 Downloads
Database centric Symfony configuration management. Global and per-user settings supported.
michaelnabil230/laravel-setting
676 Downloads
This package allows you to persists setting for Laravel projects.
meletisf/laravel-settings
29 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.
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.