adapter-laravel
Laravel framework adapter for ADP — auto-wires debug collectors, proxies, and inspector into Laravel applications
laravel-permissions-redis
by scabarcas
A Redis-powered roles and permissions package for Laravel designed to eliminate repetitive database queries and deliver high-performance authorization.
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-redis-cache
by ehmedp
A performant, scalable, and flexible Redis cache package for Laravel with tags, groups, attributes, closure caching, and artisan commands.
laravel-index-advisor
by erencagliz
Runtime query observer and index recommendation package for Laravel.
laravel-web-profiler
by makfly
Symfony-style web profiler for Laravel with inline toolbar and React SPA dashboard
laravel-sdk
by rivium-trace
RiviumTrace Laravel SDK for error tracking, logging, and performance monitoring
laravel-db-monitor
by benjdiasaad
Real-time database health monitoring for Laravel applications. Detects slow queries, N+1 issues, missing indexes, and suggests performance optimizations.
laravel-query-sentinel
A driver-agnostic, CI-ready, extensible Laravel package for analyzing database query performance
laravel-hypercacheio
by iperamuna
High-performance distributed Laravel cache driver using SQLite & HTTP.
laravel-event-lens
by gladehq
Deep observability for Laravel Events and Listeners with execution tracing and waterfall visualization.
laravel-query-doctor
by qdenka
Detect N+1 queries, missing indexes, and slow queries in your Laravel app before they reach production.
laravel-observability
by rylxes
Production-grade observability and APM plugin for Laravel applications with OpenTelemetry, Prometheus, and AI-powered anomaly detection
laravel-foundation
by pixielity
Pixielity Foundation module for Laravel. Provides utilities, enums, exceptions, base abstractions, and Laravel service integrations (Telescope, Horizon, Octane, Pulse) for monitoring, queues, and performance.
laravel-query-lens
by gladehq
A Laravel package for analyzing and optimizing database queries with performance insights
laravel-db-cache
by webo3
Transparent database query caching for Laravel — zero code changes, smart invalidation, multi-driver.
laravel-performance-guard
by zufarmarwah
Production-safe performance monitoring for Laravel - detect N+1 queries, slow queries, and memory issues
laravel-model-cache
Pre-warm and cache Eloquent query results. Run heavy queries once with warmup (forever cache) or use TTL-based caching on any model.
laravel-nova-turbo
by shahabzebare
Turbocharge Laravel Nova by lazy loading resources. Dramatically improves performance for applications with 50+ resources.
laravel-queue-metrics
by cboxdk
Production-ready Laravel queue monitoring with metrics, analytics, and insights
laravel-query-debugger
Auto-detect N+1 queries, slow queries and suggest optimizations for Laravel Eloquent
laravel-smart-cache-analyzer
by harun1302123
Intelligent cache analysis and optimization for Laravel applications
sahm-laravel-image-optimizer
by sahm-org
Professional backend image optimization for Laravel with WebP/AVIF conversion, responsive variants, and Lighthouse optimization. No database required.
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-execution-monitor
by lorapok
Zero-configuration performance monitoring for Laravel applications with real-time alerts and beautiful UI
laravel-query-insights
by mystus
Monitor, analyse, and optimise database query performance in Laravel applications with SQL Server support
laravel-query-debugger
Automatic query tracking, analysis, and debugging for Laravel applications with N+1 detection, slow query monitoring, and performance insights
laravel-profile-provider
by saeedvir
Laravel package to profile and analyze service provider performance with timing, memory usage and diagnostic analysis
laravel-optimized-queries
by shammaa
Advanced Laravel query optimizer - Reduce multiple Eloquent queries to a single optimized SQL statement with JSON aggregation. Supports nested relations, callbacks, belongsToMany, polymorphic relations, and caching.
laravel-health
by getecz
Laravel-native app health checks (DB/cache/queue/storage/cron) with dashboard + JSON endpoints.
laravel-aggregated-queries
by rgalstyan
Optimize Laravel queries using SQL JSON aggregation (belongsTo/hasOne/hasMany in a single query)
laravel-search
by shammaa
Professional, high-performance search library for Laravel with MySQL Full-Text Search, advanced query builder, Arabic support, and search analytics
laravel-production-stats
by ryanhellyer
Production-ready performance monitoring for Laravel - automatically track and inject performance statistics into responses
laravel-query-watcher
by eta
A Laravel package to monitor and log database queries with configurable thresholds
laravel-sentinel
by picobaz
Advanced monitoring and alerting system for Laravel applications with real-time notifications
laravel-queue-metrics
by gophpeek
Production-ready Laravel queue monitoring with metrics, analytics, and insights
laravel-analytics
by orimyth
Self-hosted, GDPR-compliant server-side analytics for Laravel with multi-tenancy support
laravel-apm
by tracekit
TraceKit APM for Laravel - Zero-config distributed tracing and code monitoring
laravel-cloudflare-d1
by erimeilis
Production-ready Cloudflare D1 database driver for Laravel with full Eloquent support, 20x faster bulk inserts, and complete MySQL migration tooling
laravel-optimizer
All-in-one Laravel optimization suite for speed, caching, database, frontend, and cleanup
laravel-html-fragment-cache
by iperamuna
A lightweight, generic HTML fragment caching package for Laravel. Cache any rendered HTML by identifier with support for all Laravel cache drivers, Blade directives, and simple invalidation.
laravel-helios
by allanzico
A lightweight, self-hosted monitoring tool for Laravel applications with real-time tracking of logs, jobs, queries, and performance.
laravel-inflight-query-lock
by bensedev
Deduplicate concurrent identical queries using distributed locks and async execution