laravel-nplusone-baseline
by bigenergy
Catch N+1 regressions in CI. Collects lazy-loading violations across your whole test suite, compares them against a committed baseline, and fails the build only on new ones.
laravel-n-plus-one-detector
by saasscaleup
Real-time detection and resolution of N+1 query issues for Laravel applications. Support now Laravel 11