Libraries tagged by laravel database config
arcanedev/laravel-settings
123376 Downloads
This package allows you to persists configs/settings for Laravel projects.
ntanduy/cloudflare-d1-database
2704 Downloads
Easy configuration and setup for D1 Database connections in Laravel.
inerba/filament-db-config
902 Downloads
A Filament plugin for database-backed application settings and editable content, with caching and easy page generation.
illuminatech/config
20024 Downloads
Provides support for Laravel application runtime configuration managed in persistent storage
austinheap/laravel-database-encryption
76003 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
orchestra/memory
149612 Downloads
Memory Component for Orchestra Platform
poisa/settings
5251 Downloads
A Laravel multi-tenant database configuration/settings manager
ikechukwukalu/dynamicdatabaseconfig
298 Downloads
This is a laravel package that helps you set database configurations dynamically.
easy2dev/multi-tenant-wizard
385 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.
fourn/admin-config
8232 Downloads
Manage your database configuration as profiles
toneflix-code/laravel-dbconfig
502 Downloads
A Laravel package that allows you to configure your app using database entries with support for Arrays and files.
emadha/laravel-dynamic-config
1153 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.
tobytwigger/laravel-settings
11587 Downloads
Settings for Laravel
thomasjohnkane/slow-query-notifier
112 Downloads
Get notified if your Laravel app ever runs an objectively slow database call (configurable threshold)
dalholm/laravel-settings
479 Downloads
Database settings package for Laravel