Libraries tagged by laravel database config
karlmonson/tenant
13 Downloads
Tenant allows for storing configuration settings in the database. This package is perfect for multitenant applications.
sroutier/eloquent-ldap
8658 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.
ikechukwukalu/dynamicdatabaseconfig
103 Downloads
This is a laravel package that helps you set database configurations dynamically.
thomasjohnkane/slow-query-notifier
111 Downloads
Get notified if your Laravel app ever runs an objectively slow database call (configurable threshold)
easy2dev/multi-tenant-wizard
128 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.
dalholm/laravel-settings
250 Downloads
Database settings package for Laravel
vi-kon/laravel-db-config
863 Downloads
Laravel 5 database configurator
techbeansjp/laravel-db-config
8 Downloads
Get the database configuration connected in laravel
ibraheem-ghazi/laravel-settings-manager
70 Downloads
Laravel settings management package using database and laravel config()
koomai/laravel-config
1921 Downloads
Database driven configuration for Laravel applications
railken/lara-ore-config
133 Downloads
Customize Laravel configuration using the database
delatbabel/site-config
1357 Downloads
A database backed config loader for Laravel with per-site configuration.
visualappeal/laravel-database-influxdb
279 Downloads
A package for accessing InfluxDB from Laravel 5.6+, based on configuration settings.
austinheap/laravel-database-influxdb
3895 Downloads
A package for accessing InfluxDB from Laravel 5.5+, based on configuration settings.
milcomp/cloudflare-d1-database
21 Downloads
Easy configuration and setup for D1 Database connections in Laravel.