Code Execution Monitoring
"Inspector offers simple code execution monitoring built for Laravel developers. Look inside the execution of Controllers, Jobs, Artisan Commands, and more!
After installing the Laravel package, Inspector automatically identifies all the processes your application runs during its normal operations.
Not just the http requests, but everything running in background (Jobs, Artisan Commands, Email, Notifications, etc.) will be monitored for performance, throughput, memory consumption and more.
You can easily keep the most used parts of your application under control."
Valerio Barbera
@Barbalerio