Libraries tagged by n plus one query

martinkup/symfony-profiler-optimization-advisor-bundle

42 Favers
3916 Downloads

Symfony Profiler bundle that analyzes per-request signals and produces scored, actionable optimization opportunities with ready-made AI agent prompts.

Go to Download


ahmed-bhs/doctrine-doctor

124 Favers
14501 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.

Go to Download


saasscaleup/laravel-n-plus-one-detector

48 Favers
1346 Downloads

Real-time detection and resolution of N+1 query issues for Laravel applications. Support now Laravel 11

Go to Download


zappzarapp/devtoolbar

0 Favers
1164 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).

Go to Download


benjdiasaad/laravel-db-monitor

6 Favers
776 Downloads

Real-time database health monitoring for Laravel applications. Detects slow queries, N+1 issues, missing indexes, and suggests performance optimizations.

Go to Download


romdh4ne/laravel-querycraft

23 Favers
33 Downloads

Find and fix Laravel performance issues automatically

Go to Download


ahmedmashhour/laravel-query-debugger

0 Favers
195 Downloads

Automatic query tracking, analysis, and debugging for Laravel applications with N+1 detection, slow query monitoring, and performance insights

Go to Download


farikd/mongodb-profiler-bundle

0 Favers
170 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.

Go to Download


laramint/queryguard

4 Favers
26 Downloads

Zero-config CI gate for Laravel: auto-instruments your test suite, baselines query counts, and fails PRs that introduce N+1s or query regressions.

Go to Download


zeeshantariq/laravel-api-profiler

5 Favers
17 Downloads

Production-grade performance observability for Laravel APIs - track database queries, external API calls, memory usage, and execution time with interactive dashboard

Go to Download


jegjessing/laravel-nplusone-autofix

0 Favers
18 Downloads

Reads N+1 query warnings recorded by a runtime detector, asks Claude for a minimal Eloquent fix, applies the patch, and clears the row. Ships an artisan command for Laravel 11/12/13.

Go to Download


qdenka/laravel-query-doctor

0 Favers
7 Downloads

Detect N+1 queries, missing indexes, and slow queries in your Laravel app before they reach production.

Go to Download


marwen-brini/smart-query-analyzer

0 Favers
0 Downloads

A comprehensive query performance monitoring and optimization package for Laravel

Go to Download


furkankufrevi/laravel-slow-query-detector

0 Favers
0 Downloads

Detect slow queries and N+1 problems in your Laravel app. Logs warnings with query details, execution time, and origin.

Go to Download


ericklabs/laravel-query-budget

0 Favers
0 Downloads

Detect SQL query regressions in Laravel tests using configurable query budgets.

Go to Download


Next >>