Download the PHP package brightfish/health-checks without Composer
On this page you can find all versions of the php package brightfish/health-checks. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download brightfish/health-checks
More information about brightfish/health-checks
Files in brightfish/health-checks
Download brightfish/health-checks
More information about brightfish/health-checks
Files in brightfish/health-checks
Vendor brightfish
Package health-checks
Short Description Simple health checks for Laravel
License GPL-3.0-only
Homepage https://github.com/brightfish/health-checks
Package health-checks
Short Description Simple health checks for Laravel
License GPL-3.0-only
Homepage https://github.com/brightfish/health-checks
Please rate this library. Is it a good library?
Informations about the package health-checks
Health checks for Laravel & Lumen
Usage
Run all your registered checks from the command line:
Or make a HTTP request to the built-in health
endpoint:
Installation
Install the package with composer:
Publish the config file:
Create a custom health check class:
Finally, list up the class in the config file:
Testing
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- Brightfish
- All Contributors
License
GNU General Public License (GPL). Please see License File for more information.
All versions of health-checks with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.0
illuminate/config Version ^9.0 || ^10.6
illuminate/console Version ^9.0 || ^10.6
illuminate/contracts Version ^9.0 || ^10.6
illuminate/routing Version ^9.0 || ^10.6
illuminate/support Version ^9.0 || ^10.6
nesbot/carbon Version ^2
illuminate/config Version ^9.0 || ^10.6
illuminate/console Version ^9.0 || ^10.6
illuminate/contracts Version ^9.0 || ^10.6
illuminate/routing Version ^9.0 || ^10.6
illuminate/support Version ^9.0 || ^10.6
nesbot/carbon Version ^2
The package brightfish/health-checks contains the following files
Loading the files please wait ....