laravel-periscope
by thamibn
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.
laravel-slow-query-detector
Detect slow queries and N+1 problems in your Laravel app. Logs warnings with query details, execution time, and origin.
laravel-performance-guard
by zufarmarwah
Production-safe performance monitoring for Laravel - detect N+1 queries, slow queries, and memory issues
laravel-api-profiler
by zeeshantariq
Production-grade performance observability for Laravel APIs - track database queries, external API calls, memory usage, and execution time with interactive dashboard
laravel-n-plus-one-detector
by saasscaleup
Real-time detection and resolution of N+1 query issues for Laravel applications. Support now Laravel 11