Libraries tagged by explain sql
tommyknocker/pdo-database-class
6285 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.
mateffy/laraperf
3054 Downloads
Performance analysis toolkit for AI coding agents — SQL query profiling, N+1 detection, EXPLAIN ANALYZE, via Artisan commands outputting structured JSON.
tsaikoga/performance-printer
33 Downloads
PerformancePrinter is a laravel package to print each requests' performance infomation for development.
sagrmore/indexpilot
0 Downloads
Framework-independent SQL index analysis and query optimization toolkit with first-class Laravel integration
jayli/laravel-explain-sql
5 Downloads
laravel数据查询记录信息
verbanent/laravel-sql-performance-guard
300 Downloads
Check SQL performance
tokkerbaz/phpsql-lint
5 Downloads
A rule-based SQL linter, EXPLAIN-aware analyzer, and query log collector for PHP. A diagnostic and detection toolkit.
alex-frolov/query-guard
1 Downloads
Detects N+1, duplicate and otherwise problematic SQL queries during a regular PHPUnit run