Libraries tagged by laravel database config
arcanedev/laravel-settings
115253 Downloads
This package allows you to persists configs/settings for Laravel projects.
austinheap/laravel-database-encryption
75898 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
illuminatech/config
19080 Downloads
Provides support for Laravel application runtime configuration managed in persistent storage
ntanduy/cloudflare-d1-database
1010 Downloads
Easy configuration and setup for D1 Database connections in Laravel.
itsdamien/laravel-heroku-config-parser
29027 Downloads
Parse Heroku config vars like DATABASE_URL or REDIS_URL to work with Laravel.
garf/laravel-conf
6319 Downloads
Store additional configs in JSON or Database (write, read)
emadha/laravel-dynamic-config
1117 Downloads
This Package makes it possible for users to have their config files stored in a database table, making it easier to customize these values from UI.
poisa/settings
4872 Downloads
A Laravel multi-tenant database configuration/settings manager
easy2dev/multi-tenant-wizard
220 Downloads
Easy2Dev Laravel Tenant Migrate is a Laravel package designed to simplify database migration for multi-tenant applications, particularly those employing PostgreSQL databases. This package streamlines the migration process for Software as a Service (SaaS) web applications where tenant data is stored in separate databases. It eliminates the need to manually adjust database configuration files for each tenant, offering a scalable solution for database management.
ibraheem-ghazi/laravel-settings-manager
124 Downloads
Laravel settings management package using database and laravel config()
fourn/admin-config
8211 Downloads
Manage your database configuration as profiles
fileinvite-org/laravel-database-encryption
10209 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
enflow/laravel-database-encryption
1398 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
toneflix-code/laravel-dbconfig
255 Downloads
A Laravel package that allows you to configure your app using database entries with support for Arrays and files.
tobytwigger/laravel-settings
10842 Downloads
Settings for Laravel