Libraries tagged by laravel database config
anilcancakir/laravel-agent-mcp
66643 Downloads
Read-only MCP (Model Context Protocol) server for Laravel. Give Claude Code, Cursor, and AI coding agents safe live access to your database, logs, queue, cache, routes, and config. No Sanctum, no user table, no write access.
inerba/filament-db-config
20224 Downloads
A Filament plugin for database-backed application settings and editable content, with caching and easy page generation.
arcanedev/laravel-settings
144131 Downloads
This package allows you to persists configs/settings for Laravel projects.
austinheap/laravel-database-encryption
76217 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
illuminatech/config
22562 Downloads
Provides support for Laravel application runtime configuration managed in persistent storage
emuniq/filament-browser-notifications
8790 Downloads
Zero-config browser push notifications for Filament. Piggybacks on database notifications — every sendToDatabase() automatically triggers a Web Push via VAPID.
poisa/settings
7049 Downloads
A Laravel multi-tenant database configuration/settings manager
ikechukwukalu/dynamicdatabaseconfig
4907 Downloads
This is a laravel package that helps you set database configurations dynamically.
cleaniquecoders/laravel-config-backup
1380 Downloads
Backup and restore Laravel configuration (.env and database settings) as a portable AES-256 encrypted archive.
zpmlabs/laravel-package-quick-demo
914 Downloads
Reusable quick demo installer for Laravel packages using isolated SQLite databases, routes, views, assets, storage, config publishing, and lifecycle hooks.
cleaniquecoders/laravel-config-sso
1380 Downloads
Database-backed SSO provider configuration for Laravel with a Livewire + Flux admin UI.
plin-code/laravel-sql-dialect
356 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.
core45/laravel-cookieconsent
303 Downloads
Laravel wrapper for orestbida/cookieconsent: PHP-first config, lang-file i18n, server-side consent reads, script gating, iframemanager, and a database consent audit trail.
orchestra/memory
151770 Downloads
Memory Component for Orchestra Platform
easy2dev/multi-tenant-wizard
769 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.