spatie/laravel-health
Monitor your Laravel app’s health by registering checks (disk space, etc.) with warning/fail thresholds. Get notified via mail or Slack when checks degrade, and extend with custom checks for proactive alerting.
Using this package you can register one or more checks to verify the health of your application.
These are the checks created by us:
If you have created a custom check, consider packaging it up so others can make use of it too. Take a look at the spatie/cpu-load-health-check for a good example of how to package a health check. If you don't know how to create a package, consider watching the Laravel Package Training.
Here's a list of third party packages:
How can I help you explore Laravel packages today?