Download the PHP package bowero/laravel-healthchecks without Composer
On this page you can find all versions of the php package bowero/laravel-healthchecks. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download bowero/laravel-healthchecks
More information about bowero/laravel-healthchecks
Files in bowero/laravel-healthchecks
Package laravel-healthchecks
Short Description A Laravel wrapper for healthchecks.io
License MIT
Homepage https://github.com/bowero/laravel-healthchecks
Informations about the package laravel-healthchecks
A Laravel wrapper for healthchecks.io
Healthchecks.io is a service that monitors your cron jobs and alerts you when they are down. This package is a wrapper for the Healthchecks.io API.
Installation
You can install the package via composer:
You then need to publish the configuration file:
This is the contents of the published config file:
That's it! you can now use the package in your Laravel application. It is automatically registered in your service provider.
Usage
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- Robin Martijn
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-healthchecks with dependencies
spatie/laravel-package-tools Version ^1.9.2
illuminate/contracts Version ^9.0