Libraries tagged by laravel database config
laralabs/connection-loader
24 Downloads
Load database connections into config from database table
wimil/settings
133 Downloads
This package allows you to save the configuration in a more persistent way. Use the database to save your settings, you can save values in json format. You can also override the Laravel configuration.
simonmarcellinden/databasesettings
7 Downloads
Package for save seeings in your database.
inoplate/abilities
20 Downloads
A laravel package to manage user abilities
syardumi/my-eloquent-ldap
9 Downloads
A Laravel package that first tries to log the user against the internal database if that fails, it tries against the configured LDAP/AD server.
knowler/wp-capsule
314 Downloads
Laravel Illuminate Capsule configured for WordPress.
kablanfatih/encryption
28 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel , based on configuration settings.
zhrnnsw/project-setup
2 Downloads
A Laravel package to automate project setup including database configuration.
julianpitt/dbmanager
197 Downloads
A highly configurable database backup and restore solution for laravel projects
chapdel/slow-query-notifier
1 Downloads
Get notified if your Laravel app ever runs an objectively slow database call (configurable threshold)
owenmelbz/forget-db
23 Downloads
A simple GDPR inspired tool to anonymise confidential database data.