adranetwork / laravel-health-check-helper
Health Check Helpers for Laravel
v2.0.0
2023-04-17 18:08 UTC
Requires
- php: ^8.1
- illuminate/support: ^10.0
- league/flysystem-aws-s3-v3: ^3.0
- spatie/laravel-health: ^1.9
Requires (Dev)
- orchestra/testbench: ^8.0
- phpunit/phpunit: ^9.0
This package is auto-updated.
Last update: 2025-03-08 17:32:55 UTC
README
This packages provides extra check to extends Spatie Health Packages
Installation
You can install the package via composer:
composer require adranetwork/laravel-health-check-helper
Testing
composer test
Changelog
Please see CHANGELOG for more information what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email francois.auclair.911@gmail.com instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.
Laravel Package Boilerplate
This package was generated using the Laravel Package Boilerplate.