elao/profiler-dashboard-bundle
Symfony bundle that aggregates recent Symfony Profiler data (requests, timings, DB queries, etc.) into a single dashboard view, making it easier to compare and monitor performance across the last requests in dev/test environments.
For Executives: "This package lets us diagnose performance issues in our legacy [System X] without costly tooling or rewrites. For ~$0, we get a dashboard showing slow queries, memory spikes, and execution times—critical for optimizing [specific bottleneck] and reducing [cost metric, e.g., cloud bills]. It’s a low-risk way to validate if performance fixes are worth the investment before committing to a full upgrade."
For Engineering: *"The Elao Profiler Dashboard gives us a single pane to compare request metrics across our Laravel 5.x app. It’s not pretty, but it’s free and works out-of-the-box for:
For Developers: *"Imagine getting this for every request:
Request: /api/orders
Time: 850ms (Avg: 200ms) | Memory: 12MB (Δ: +4MB)
Queries: 3 (Slowest: 400ms)
No setup—just drop this bundle into your Laravel app. Perfect for hunting down those ‘works on my machine’ issues or explaining why the checkout page is slow. Downside? It’s from 2017, so YMMV with newer PHP versions."*
How can I help you explore Laravel packages today?