Libraries tagged by n plus 1
saasscaleup/laravel-n-plus-one-detector
1205 Downloads
Real-time detection and resolution of N+1 query issues for Laravel applications. Support now Laravel 11
mateffy/laraperf
1685 Downloads
Performance analysis toolkit for AI coding agents — SQL query profiling, N+1 detection, EXPLAIN ANALYZE, via Artisan commands outputting structured JSON.
benjdiasaad/laravel-db-monitor
494 Downloads
Real-time database health monitoring for Laravel applications. Detects slow queries, N+1 issues, missing indexes, and suggests performance optimizations.
rgalstyan/symfony-aggregated-queries
1 Downloads
Reduce multi-relation Doctrine queries to a single SQL statement using JSON aggregation. Solves Doctrine's N+1 problem.
mage2kishan/module-performance-debugger
14 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.
joskfg/graphql-bulk-resolver
1314 Downloads
GraphQL Bulk Resolver
clcbws/laravel-eloquent-insight
2 Downloads
Premium Eloquent performance suite with N+1 resolution, ghost relation detection, hydration profiling, and AST auto-fixing.
ahmedmashhour/laravel-query-debugger
117 Downloads
Automatic query tracking, analysis, and debugging for Laravel applications with N+1 detection, slow query monitoring, and performance insights
laramint/queryguard
23 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.
danydev/n-plus-one-detector
5 Downloads
Utility that detects n+1 queries triggered by doctrine orm
mashiur-softzino/laravel-query-debugger
3 Downloads
Auto-detect N+1 queries, slow queries and suggest optimizations for Laravel Eloquent
zufarmarwah/laravel-performance-guard
4 Downloads
Production-safe performance monitoring for Laravel - detect N+1 queries, slow queries, and memory issues
qdenka/laravel-query-doctor
7 Downloads
Detect N+1 queries, missing indexes, and slow queries in your Laravel app before they reach production.
furkankufrevi/laravel-slow-query-detector
0 Downloads
Detect slow queries and N+1 problems in your Laravel app. Logs warnings with query details, execution time, and origin.
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.