Libraries tagged by n-plus-1
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.
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.
mashiur-softzino/laravel-query-debugger
3 Downloads
Auto-detect N+1 queries, slow queries and suggest optimizations for Laravel Eloquent