Libraries tagged by laravel database config
libaro/laravel-slow-queries
27 Downloads
Laravel Slow QueriesLaravel Slow Queries is a package that allows you to easily log slow queries in your Laravel application. This package logs queries that exceed a configurable time limit and stores them in the database, making it easy to analyze and optimize your database performance.
bhavishyajeet/laravel-searchable-trait
3 Downloads
A powerful, flexible search trait for Laravel Eloquent models with support for relation searches, custom column selection, and configurable table mappings.
azmolla/maintenance-mode
1 Downloads
Laravel Maintenance Mode Extension with Database Configuration
laralabs/connection-loader
25 Downloads
Load database connections into config from database table
rabi-narayan-124131/blade-base
6 Downloads
A minimal, modern Laravel starter kit featuring Blade templates, Tailwind CSS, Vite, Pest for testing, and Laravel Debugbar. Instantly preview the UI with no initial database setup. Includes fast asset builds, pre-configured debugging, and a clean, developer-friendly structure—perfect for rapid Laravel prototyping and lightweight projects.
wimil/settings
134 Downloads
This package allows you to save the configuration in a more persistent way. Use the database to save your settings, you can save values in json format. You can also override the Laravel configuration.
simonmarcellinden/databasesettings
8 Downloads
Package for save seeings in your database.
inoplate/abilities
23 Downloads
A laravel package to manage user abilities
branzia/settings
0 Downloads
A powerful FilamentPHP settings manager with dynamic schema support, .env and database storage, and a fully integrated admin panel.
syardumi/my-eloquent-ldap
10 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.
knowler/wp-capsule
315 Downloads
Laravel Illuminate Capsule configured for WordPress.
kablanfatih/encryption
29 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel , based on configuration settings.
zhrnnsw/project-setup
3 Downloads
A Laravel package to automate project setup including database configuration.
julianpitt/dbmanager
203 Downloads
A highly configurable database backup and restore solution for laravel projects
chapdel/slow-query-notifier
1 Downloads
Get notified if your Laravel app ever runs an objectively slow database call (configurable threshold)