Libraries tagged by oneplusone

oneplusone/cmwquery

1 Favers
635 Downloads

Sent easy request to your comindwork

Go to Download


saasscaleup/laravel-n-plus-one-detector

48 Favers
1452 Downloads

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

Go to Download


jegjessing/laravel-nplusone-autofix

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


snype/nplusone

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


kirkill823/laravel-nplusone-detector

1 Favers
3 Downloads

Go to Download


bigenergy/laravel-nplusone-baseline

1 Favers
1 Downloads

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.

Go to Download