Libraries tagged by query-profiling
aura/sql
2701097 Downloads
A PDO extension that provides lazy connections, array quoting, query profiling, value binding, and convenience methods for common fetch styles. Because it extends PDO, existing code that uses PDO can use this without any changes to the existing code.
tommyknocker/pdo-database-class
6139 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
2136 Downloads
Performance analysis toolkit for AI coding agents — SQL query profiling, N+1 detection, EXPLAIN ANALYZE, via Artisan commands outputting structured JSON.
ka4ivan/laravel-api-debugger
874 Downloads
A debugging tool for Laravel APIs that provides request execution time and query profiling.
yii2-extensions/debug
4496 Downloads
Debug toolbar and debugger panels for Yii2: requests, logs, queries, profiling, timeline, queue, mail, events, asset bundles, and user switching with a Vite-built dependency-free UI.
srjlewis/aura-sql
37 Downloads
A PDO extension that provides lazy connections, array quoting, query profiling, value binding, and convenience methods for common fetch styles. Because it extends PDO, existing code that uses PDO can use this without any changes to the existing code.
pine3ree/pine3ree-pdo
110 Downloads
A tiny PDO wrapper for lazy instantiation and query profiling
bootpress/database
1335 Downloads
A PDO wrapper with lazy connections and query profiling.
mr-sabya/querylens
4 Downloads
A modern API debugging and query profiling tool for Laravel.
pine3ree/p3-pdo
40 Downloads
A tiny PDO wrapper for lazy instantiation and query profiling
infoestrutura/cep-lookup
5 Downloads
A PHP library for performing online ZIP code (CEP) queries, providing an easy and integrated way to retrieve address information based on ZIP codes.