Libraries tagged by database optimization
nunomaduro/laravel-optimize-database
59456 Downloads
Publishes migrations that make your database production ready.
halilcosdu/laravel-slower
30205 Downloads
Laravel Slower: Optimize Your DB Queries with AI
joshembling/image-optimizer
171061 Downloads
Optimize your Filament images before they reach your database.
danihidayatx/image-optimizer
25764 Downloads
Optimize your Filament images before they reach your database. Forked from joshembling/image-optimizer for Filament v4 & v5 support.
ahmed-bhs/doctrine-doctor
13737 Downloads
Runtime analysis tool for Doctrine ORM integrated into Symfony Web Profiler. Unlike static linters, it analyzes actual query execution at runtime to detect performance bottlenecks, security vulnerabilities, and best practice violations during development with real execution context and data.
saasscaleup/laravel-n-plus-one-detector
1334 Downloads
Real-time detection and resolution of N+1 query issues for Laravel applications. Support now Laravel 11
tonymans33/video-optimizer
2330 Downloads
Optimize your Filament videos before they reach your database.
kobykorman/eloquentify
1178 Downloads
Easily transform complex custom query results into fully hydrated hierarchical Eloquent models.
tommyknocker/pdo-database-class
6174 Downloads
Framework-agnostic PHP database library with unified API for MySQL, MariaDB, PostgreSQL, SQLite, MSSQL, and Oracle. Query Builder, caching, sharding, window functions, CTEs, JSON, migrations, ActiveRecord, CLI tools, AI-powered analysis. Zero external dependencies.
benjdiasaad/laravel-db-monitor
776 Downloads
Real-time database health monitoring for Laravel applications. Detects slow queries, N+1 issues, missing indexes, and suggests performance optimizations.
sarfraznawaz2005/indexer
2737 Downloads
Laravel package to monitor SELECT queries and offer best possible INDEX fields.
romdh4ne/laravel-querycraft
31 Downloads
Find and fix Laravel performance issues automatically
zortje/mysql-keeper
16 Downloads
Find incorrect configurations or missed optimization opportunities in MySQL databases
silviooosilva/cacheer-php
107 Downloads
CacheerPHP is a minimalist package for caching in PHP, offering a simple interface for storing and retrieving cached data using multiple backends.
sagrmore/indexpilot
0 Downloads
Framework-independent SQL index analysis and query optimization toolkit with first-class Laravel integration