beyondcode/laravel-query-detector
Detect N+1 query issues in Laravel during development. Monitors database queries in real time and alerts you when repeated queries suggest missing eager loading, helping you optimize performance and reduce unnecessary database calls.
|
Package
|
Constraint
|
|---|---|
| illuminate/support | ^5.5 || ^6.0 || ^7.0 || ^8.0 || ^9.0 || ^10.0 || ^11.0 || ^12.0 || ^13.0 |
|
Package
|
Constraint
|
|---|---|
| laravel/legacy-factories | ^1.0 |
| orchestra/testbench | ^3.0 || ^4.0 || ^5.0 || ^6.0 || ^8.0 || ^9.0 || ^10.0 || ^11.0 |
| phpunit/phpunit | ^7.0 || ^8.0 || ^9.0 || ^10.5 || ^11.5.3 || ^12.5.12 |
How can I help you explore Laravel packages today?