beyondcode/laravel-query-detector
Detect N+1 database queries in Laravel during development. Monitors queries in real time and alerts you when repeated queries indicate missing eager loading, helping you optimize performance and reduce unnecessary database calls.
Full Changelog: https://github.com/beyondcode/laravel-query-detector/compare/2.2.0...2.3.0
Full Changelog: https://github.com/beyondcode/laravel-query-detector/compare/2.1.0...2.2.0
Full Changelog: https://github.com/beyondcode/laravel-query-detector/compare/2.0.0...2.1.0
Full Changelog: https://github.com/beyondcode/laravel-query-detector/compare/1.8.0...2.0.0
Full Changelog: https://github.com/beyondcode/laravel-query-detector/compare/1.7.0...1.8.0
Full Changelog: https://github.com/beyondcode/laravel-query-detector/compare/1.6.0...1.7.0
Add Laravel 8 support
Added Laravel 5.8 support
JSON output optionUse last stacktrace frame for unique query identification
Preview release
How can I help you explore Laravel packages today?