Libraries tagged by n plus one

saasscaleup/laravel-n-plus-one-detector

46 Favers
194 Downloads

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

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


snype/nplusone

0 Favers
11 Downloads

This package helps you detect and log N+1 queries in a Laravel application to help optimize database performance. By listening to all database queries executed during the request lifecycle, the package identifies queries that may lead to N+1 query problems, which can severely impact the performance of your application.

Go to Download