Libraries tagged by laravel database config
dalholm/laravel-settings
1161 Downloads
Database settings package for Laravel
delta1186/laravel-connection-migrations
259 Downloads
Per-connection migration path configuration for Laravel multi-database applications
caminodeldev/laravel-api-scaffold
52 Downloads
Generate clean, secure and configurable Laravel APIs from database tables.
slimad/indexnow-laravel
131 Downloads
Laravel integration for IndexNow: service provider, configuration, cache/database backed queues, queued job, Artisan commands, scheduler binding and an Eloquent trait for submitting URL changes to Bing, Yandex, Seznam, Naver and Yep.
marventhieme/laravel-authorization-logger
423 Downloads
A Laravel package for logging authorization denials with user context, policy information, and configurable drivers (Ray, Database, Log).
garf/laravel-conf
6437 Downloads
Store additional configs in JSON or Database (write, read)
dimer47/laravel-env-migrations
448 Downloads
Versioned migration system for Laravel's .env file, similar to database migrations.
mb4it/laravel-dbtodb-migration
472 Downloads
Laravel artisan command to migrate data between database connections (1 source → N targets) with configurable table/column mapping, chunking, and optional profiling logs.
worldesports/laravel-auto-tenancy
0 Downloads
Laravel package for post-authentication multi-tenancy with per-tenant database isolation and automatic connection switching
tobytwigger/laravel-settings
11944 Downloads
Settings for Laravel
plin-code/laravel-sql-dialect
247 Downloads
Cross driver SQL helpers for Laravel: wildcard safe LIKE and ILIKE, year extraction from date columns, and filter value normalisation. No service provider, no config.
ngankt2/filament-db-config-encrypt
1863 Downloads
A Filament plugin for database-backed application settings and editable content, with caching and easy page generation.
diontech/laravel-extended-scheduler
1921 Downloads
This package allows you to configure the scheduled tasks of the app via (database) model. It was developed to avoid handling theseconfigurations via a config file only, cause then we cannot share the same repo to n server instances when running different tasks is needed at each server.
arcanedev/settings
4545 Downloads
Persistent settings for Laravel.
sroutier/eloquent-ldap
8725 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.