Libraries tagged by n plus 1

saasscaleup/laravel-n-plus-one-detector

48 Favers
1417 Downloads

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

Go to Download


mateffy/laraperf

10 Favers
3052 Downloads

Performance analysis toolkit for AI coding agents — SQL query profiling, N+1 detection, EXPLAIN ANALYZE, via Artisan commands outputting structured JSON.

Go to Download


jegjessing/laravel-nplusone-autofix

0 Favers
71 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


farikd/mongodb-profiler-bundle

0 Favers
377 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


benjdiasaad/laravel-db-monitor

6 Favers
799 Downloads

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

Go to Download


ahmedmashhour/laravel-query-debugger

0 Favers
330 Downloads

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

Go to Download


rgalstyan/symfony-aggregated-queries

4 Favers
1 Downloads

Reduce multi-relation Doctrine queries to a single SQL statement using JSON aggregation. Solves Doctrine's N+1 problem.

Go to Download


joskfg/graphql-bulk-resolver

4 Favers
1314 Downloads

GraphQL Bulk Resolver

Go to Download


clcbws/laravel-eloquent-insight

6 Favers
4 Downloads

Premium Eloquent performance suite with N+1 resolution, ghost relation detection, hydration profiling, and AST auto-fixing.

Go to Download


alex-frolov/query-guard

0 Favers
6 Downloads

Detects N+1, duplicate and otherwise problematic SQL queries during a regular PHPUnit run

Go to Download


laramint/queryguard

4 Favers
29 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


danydev/n-plus-one-detector

1 Favers
5 Downloads

Utility that detects n+1 queries triggered by doctrine orm

Go to Download


tokkerbaz/phpsql-lint

1 Favers
5 Downloads

A rule-based SQL linter, EXPLAIN-aware analyzer, and query log collector for PHP. A diagnostic and detection toolkit.

Go to Download


mashiur-softzino/laravel-query-debugger

0 Favers
3 Downloads

Auto-detect N+1 queries, slow queries and suggest optimizations for Laravel Eloquent

Go to Download


mage2kishan/module-performance-debugger

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

Go to Download


Next >>