Libraries tagged by query debugger
ahmedmashhour/laravel-query-debugger
116 Downloads
Automatic query tracking, analysis, and debugging for Laravel applications with N+1 detection, slow query monitoring, and performance insights
nextras/tracy-query-panel
69 Downloads
Query panel for Tracy php debugger
mage2kishan/module-performance-debugger
12 Downloads
Production-grade Magento 2 frontend performance debugger and profiler. Tracks block render time, observers, plugins, layout XML, DI resolution, DB queries (slow + duplicate + N+1), memory, and full page timeline. Surfaces a floating storefront toolbar with bottleneck detection, severity scoring, suggested fixes and estimated savings. Supports XLS + PDF report export and per-collector toggles.
chojnicki/laravel-seeder-debugger
1180 Downloads
Show debug info after finishing seeding like execution time or queries count, that can help you write better seeders.
noahheck/e_mysqli
175 Downloads
Replacement for default Mysqli class to allow viewing a parameterized query with the arguments inserted into the string
app-dev-panel/cli
74 Downloads
ADP CLI — console commands for the debug server, data queries, storage reset, and standalone HTTP server
uroshcs/graphql-laravel-query-debug
83 Downloads
Query debugger for laraver rebing/graphql-laravel package
phpcodemaker/cake-debug-query
15 Downloads
Query Debugger in CakePHP
mashiur-softzino/laravel-query-debugger
3 Downloads
Auto-detect N+1 queries, slow queries and suggest optimizations for Laravel Eloquent
shailesh-matariya/laravel-api-debugger
3047 Downloads
Easily debug your JSON API.
mohamed-hathout/debugger
6 Downloads
A powerful Laravel debugging tool with real-time monitoring, query debugging, and variable inspection capabilities
progrmanial/simplemdb
88 Downloads
Enterprise Database Toolkit for PHP - Modern schema management, intelligent migrations, and advanced query building
progrmanial/simple-mysqli-fork
2542 Downloads
A powerful and flexible database query builder with advanced features
xsuchy09/e_pdostatement
24 Downloads
Drop in replacement for default PDOStatement class allowing devs to view an interpolated version of a parameterized query
thamibn/laravel-periscope
16 Downloads
Laravel adapter for php-periscope — wires Telescope-tier observability events into the periscope C extension's trace. Time-travel debugging, SQL/log/cache/job inspection, and an AI-native MCP server in one package.