Libraries tagged by databse settings
fileinvite-org/laravel-database-encryption
10234 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
austinheap/laravel-database-influxdb
3896 Downloads
A package for accessing InfluxDB from Laravel 5.5+, based on configuration settings.
cornford/setter
1046 Downloads
An easy way to integrate Database Settings with Laravel.
riipandi/laravel-opsi
51 Downloads
Put your Laravel application settings in database.
wdmg/yii2-options
553 Downloads
Storage application options (settings) in the database
test-db-acle/test-db-acle
333 Downloads
Framework for very lightweight setting up of database test data for unit tests
karlmonson/tenant
13 Downloads
Tenant allows for storing configuration settings in the database. This package is perfect for multitenant applications.
sunnysideup/version-pruner
1048 Downloads
Prune / truncate your version tables based on your own settings.
gravatalonga/driver-manager
494 Downloads
Driver manager is a class responsible to hold information to configure another objects, for example, database connections, logs configurations, etc
dd4you/lgs
582 Downloads
Store general settings like website name, logo url, contacts in the database easily. Everything is cached, so no extra query is done
adminarchitect/options
1685 Downloads
Admin Architect - Settings Module. Package provide easy way to load and store options from/in database
aries/laravelsetting
52 Downloads
Store your custom Settings in database and cache system
kingsoft/db
286 Downloads
Efficient PDO Database connection wrapper. Reads settings from settings.ini/SETTINGS global constaant
aliirfaan/citronel-job
13 Downloads
Use jobs by loading settings from a database table for better configuration management.
bakgul/laravel-file-creator
122 Downloads
This package aims to create the app, database, and test files. It can be a replacement for Laravel's file generator because this package offers some quite nice features. It offers extra file types like interface, trait, service, etc. Depending on the settings, it can create dozens of files with a single command and connect them to each other properly.