Looking to hire Laravel developers? Try LaraJobs
laravel-nplusone-autofix
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.
20
laravel-nplusone-baseline
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.
1
laravel-n1-detector
Detect N+1 queries in your Laravel tests via SQL fingerprinting, and fail CI when they appear.
3
laravel-query-budget
Detect SQL query regressions in Laravel tests using configurable query budgets.
0
laravel
Production query health for Laravel — continuous SQL monitoring, deploy regression tracking, AI-powered fix recipes.
0
laravel-periscope
Laravel adapter for php-periscope — wires Telescope-tier observability events into the periscope C extension's trace. Time-travel debugging, SQL/log/cache/job inspection, and an AI-native MCP server in one package.
26
laravel-slow-query-detector
Detect slow queries and N+1 problems in your Laravel app. Logs warnings with query details, execution time, and origin.
0
laravel-querycraft
Find and fix Laravel performance issues automatically
33
laravel-performance-guard
Production-safe performance monitoring for Laravel - detect N+1 queries, slow queries, and memory issues
4
laravel-api-profiler
Production-grade performance observability for Laravel APIs - track database queries, external API calls, memory usage, and execution time with interactive dashboard
17