Libraries tagged by exception monitor
edipoelwes/laravel-rabbitmq-worker
2945 Downloads
This project is a Laravel package that facilitates the execution of RabbitMQ worker processes. It simplifies the configuration, management, and monitoring of worker processes, allowing you to easily integrate RabbitMQ into your Laravel application to handle asynchronous tasks efficiently and scalably.
juniora/laravel-querymonitor
151 Downloads
Laravel QueryMonitor is a package for Laravel that allows you to monitor and log:Slow SQL Queries: Monitors the actual execution time of SQL queries on the database.Slow Eloquent Methods: Monitors the total time taken by Eloquent methods, including PHP processing.
ka4ivan/laravel-api-debugger
104 Downloads
A debugging tool for Laravel APIs that provides request execution time and query profiling.
geoffroy-aubry/supervisor
7120 Downloads
Oversee script execution, recording stdout, stderr and exit code with timestamping, and ensure email notifications will be sent (on start, success, warning or error).
inspector-apm/inspector-slim
1790 Downloads
Simple Code Execution Monitoring for Slim applications.
inspector-apm/inspector-codeigniter
382 Downloads
Code Execution Monitoring for CodeIgniter applications.
omaralalwi/laravel-jobs-metrics
6 Downloads
Tracks job memory consumption — works with or without Horizon, and enables long-term performance analysis via database logging.
mogic/t3x-scheduler-status
3035 Downloads
API to monitor scheduler task execution status
softius/jenkins-job-monitor
8 Downloads
Monitor non-interactive execution of processes including Symfony Commands, cron jobs, procmail and inetd-launched processes
ferasalhallak/inspector-laravel
1 Downloads
Simple Code Execution Monitoring for Laravel applications.
arnedesmedt/inspector-symfony
50 Downloads
Code Execution Monitoring for Symfony applications.
groundsix/profiler
20 Downloads
A profiler to monitor code execution stats
padosoft/laravel-querymonitor
5 Downloads
Laravel QueryMonitor is a package for Laravel that allows you to monitor and log:Slow SQL Queries: Monitors the actual execution time of SQL queries on the database.Slow Eloquent Methods: Monitors the total time taken by Eloquent methods, including PHP processing.
outcompute/phpwatchdog
13 Downloads
Apply fine grained execution and file access policies in PHP and block malicious scripts from execution.
wizcodepl/scheduled-tasks-health-check
18 Downloads
Scheduled Tasks Health Check is a package for Laravel Health that monitors the execution of scheduled tasks (cron jobs). It helps ensure that your scheduled commands are running as expected and alerts you if any tasks fail or are delayed.