Libraries tagged by laravel database config
arcanedev/laravel-settings
121325 Downloads
This package allows you to persists configs/settings for Laravel projects.
ntanduy/cloudflare-d1-database
2231 Downloads
Easy configuration and setup for D1 Database connections in Laravel.
illuminatech/config
19795 Downloads
Provides support for Laravel application runtime configuration managed in persistent storage
austinheap/laravel-database-encryption
75989 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
itsdamien/laravel-heroku-config-parser
29394 Downloads
Parse Heroku config vars like DATABASE_URL or REDIS_URL to work with Laravel.
orchestra/memory
149491 Downloads
Memory Component for Orchestra Platform
poisa/settings
5137 Downloads
A Laravel multi-tenant database configuration/settings manager
easy2dev/multi-tenant-wizard
325 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.
eur-rsm/database-view-export
2124 Downloads
A Laravel Nova package for exporting configured database views.
fourn/admin-config
8226 Downloads
Manage your database configuration as profiles
fileinvite-org/laravel-database-encryption
10377 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
enflow/laravel-database-encryption
1636 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
scryba/laravel-backup-complete-restore
71 Downloads
Complete backup restoration for Spatie Laravel Backup - restores both database and files to their exact locations with consolidated configuration and internal health checks
garf/laravel-conf
6349 Downloads
Store additional configs in JSON or Database (write, read)
tobytwigger/laravel-settings
11522 Downloads
Settings for Laravel