Libraries tagged by query profiler
martinkup/symfony-profiler-optimization-advisor-bundle
2153 Downloads
Symfony Profiler bundle that analyzes per-request signals and produces scored, actionable optimization opportunities with ready-made AI agent prompts.
illuminated/db-profiler
243216 Downloads
Database Profiler for Laravel Web and Console Applications.
larawatcher/larawatcher
503228 Downloads
Larawatcher: Laravel Database Query Profiler
sandermuller/stopwatch
48889 Downloads
Lightweight profiler for PHP and Laravel. Add checkpoints, measure closures, track queries and memory, and surface results as HTML, Server-Timing headers, log entries, or Debugbar timelines.
ahmed-bhs/doctrine-doctor
12930 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.
sidus/doctrine-debug-bundle
438092 Downloads
Adds stack trace to Doctrine queries in Symfony profiler
nielsdeblaauw/query-monitor-twig-profile
1969 Downloads
Displays Twig profiler output in Query Monitor
konradmichalik/typo3-request-profiler
3957 Downloads
Dev-only TYPO3 frontend request profiler that records SQL queries, N+1 patterns, cache state and timing as compact JSON profiles for AI coding assistants.
zappzarapp/devtoolbar
804 Downloads
In-app developer toolbar for PHP applications: timeline, query analyzer, HTTP/cache collectors, exception tracking, request history. Ships the JS UI as a bundled asset (symfony/web-profiler-bundle pattern).
ka4ivan/laravel-api-debugger
893 Downloads
A debugging tool for Laravel APIs that provides request execution time and query profiling.
cheack/debugbar-doctrine
6548 Downloads
Laravel Debugbar integration for Doctrine DBAL with query logging and performance profiling support
farikd/mongodb-profiler-bundle
52 Downloads
Dev-only MongoDB query profiler for Symfony: web-profiler panel, on-demand explain, N+1 detection and a CLI summary — for the raw mongodb/mongodb driver.
auredg/laminas-db-profiler
6210 Downloads
A Laminas module to profile db queries using Laminas\Db\Adapter\Profiler\Profiler and write them to Laminas\DeveloperTools toolbar.
sensiolabs/doctrine-query-statistics-bundle
41115 Downloads
Adds a Profiler tab to gather statistics about Doctrine queries made during a request
jmikola/mongoqp
945 Downloads
MongoQP is a frontend for MongoDB's query profiler collection.