Like soldier fly larvae transforming waste into nutrients, Lorapok transforms performance bottlenecks into speed. Monitor routes, queries, and memory usage with beautiful real-time dashboards.
Everything you need to monitor Laravel performance
Works out of the box with sensible defaults. Auto-detects your environment and enables monitoring in dev/staging automatically.
Sleek floating widget with real-time metrics, animated larvae branding, and an intuitive tabbed interface.
Monitor all database queries with execution times, copy SQL to clipboard, and maintain query history.
Track route execution times, identify slow endpoints, and get automatic performance alerts.
Real-time memory usage tracking with current and peak memory consumption metrics.
Send performance alerts to Slack, Discord, Email, or Database with built-in rate limiting.
Pusher/Laravel Echo integration for live performance alerts across your team.
Ctrl+Shift+C to copy queries, visual selection highlighting, and efficient workflow.
Unified Client/Server log viewer with date filtering, real-time search, and clickable detailed inspection.
Execute php artisan commands directly from the browser. Monitor status, run audits, and toggle services.
Built-in REST client to test your application endpoints (GET/POST/PUT/DELETE) without leaving the dashboard.
See your Laravel, PHP, and Database versions at a glance in the footer, including current Git branch detection.
Earn badges for performance optimizations like Memory Master and Query Slayer. Persistent database tracking included.
Run monitor:audit to check for security vulnerabilities and historical performance health in seconds.
Visualize consistently slow routes with monitor:heatmap to prioritize your optimization efforts.
Get started in seconds
composer require lorapok/laravel-execution-monitor
The package automatically enables in local/dev/staging environments. No configuration needed!
php artisan vendor:publish --tag=lorapok-config