laracraft-tech/laravel-xhprof
Integrate XHProf profiling into your Laravel app to measure request performance, capture CPU/memory metrics, and analyze call graphs. Includes middleware/collectors to enable profiling per route or environment and store runs for later review.
laracraft-tech/laravel-xhprof brings XHProf-style profiling to Laravel, helping you pinpoint slow requests, heavy database usage, and costly code paths with minimal setup. It integrates cleanly into your app so you can capture profiles during development or targeted production debugging.
Use it to generate and inspect performance runs, compare executions, and focus optimization efforts where they matter most.
How can I help you explore Laravel packages today?