Libraries tagged by laravel database config
arcanedev/laravel-settings
118338 Downloads
This package allows you to persists configs/settings for Laravel projects.
austinheap/laravel-database-encryption
75949 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
illuminatech/config
19437 Downloads
Provides support for Laravel application runtime configuration managed in persistent storage
ntanduy/cloudflare-d1-database
1626 Downloads
Easy configuration and setup for D1 Database connections in Laravel.
itsdamien/laravel-heroku-config-parser
29199 Downloads
Parse Heroku config vars like DATABASE_URL or REDIS_URL to work with Laravel.
tobytwigger/laravel-settings
11047 Downloads
Settings for Laravel
poisa/settings
4943 Downloads
A Laravel multi-tenant database configuration/settings manager
easy2dev/multi-tenant-wizard
274 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
133 Downloads
Laravel settings management package using database and laravel config()
fourn/admin-config
8221 Downloads
Manage your database configuration as profiles
enflow/laravel-database-encryption
1538 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
toneflix-code/laravel-dbconfig
320 Downloads
A Laravel package that allows you to configure your app using database entries with support for Arrays and files.
garf/laravel-conf
6329 Downloads
Store additional configs in JSON or Database (write, read)
emadha/laravel-dynamic-config
1126 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.
orchestra/memory
149315 Downloads
Memory Component for Orchestra Platform