Libraries tagged by exception monitor
padosoft/laravel-querymonitor
677 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.
juniora/laravel-querymonitor
938 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.
tommyknocker/chain
8 Downloads
Professional-grade fluent method chaining library with advanced features: conditional execution, timeout protection, error handling, extension system, and PSR-11 container integration.
outcompute/phpwatchdog
13 Downloads
Apply fine grained execution and file access policies in PHP and block malicious scripts from execution.
gladehq/laravel-event-lens
1 Downloads
Deep observability for Laravel Events and Listeners with execution tracing and waterfall visualization.
drupal-mods/newrelic_cron
0 Downloads
Instruments Drupal cron execution and sends results to the New Relic Event API for alerting on failures, slow runs, and missing runs.
wizcodepl/scheduled-tasks-health-check
23 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.
cbdt/query-diet
9 Downloads
Query monitoring and discreet display of query count and execution time.