Download the PHP package goedemiddag/laravel-schedule-monitor without Composer
On this page you can find all versions of the php package goedemiddag/laravel-schedule-monitor. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download goedemiddag/laravel-schedule-monitor
More information about goedemiddag/laravel-schedule-monitor
Files in goedemiddag/laravel-schedule-monitor
Download goedemiddag/laravel-schedule-monitor
More information about goedemiddag/laravel-schedule-monitor
Files in goedemiddag/laravel-schedule-monitor
Vendor goedemiddag
Package laravel-schedule-monitor
Short Description Monitoring for scheduled jobs
License MIT
Package laravel-schedule-monitor
Short Description Monitoring for scheduled jobs
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-schedule-monitor
Laravel schedule monitor
This package allows you to monitor your scheduled commands and jobs.
Supported implementations:
Installation
First use composer to install the package using the following command
Usage
Sentry
Chain the monitorWithSentry
method onto the schedule. This method accepts the UUID provided
by Sentry.
Better Stack
Chain the monitorWithBetterstack
method onto the schedule. This method accepts the ID provided
by Better Stack.
All versions of laravel-schedule-monitor with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.1
illuminate/console Version ^9.0|^10.0|^11.0
illuminate/http Version ^9.0|^10.0|^11.0
illuminate/support Version ^9.0|^10.0|^11.0
illuminate/console Version ^9.0|^10.0|^11.0
illuminate/http Version ^9.0|^10.0|^11.0
illuminate/support Version ^9.0|^10.0|^11.0
The package goedemiddag/laravel-schedule-monitor contains the following files
Loading the files please wait ....