tylersatre / laravel-health-check
A package for checking the health of your Laravel/Lumen applications.
Package info
github.com/tylersatre/laravel-health-check
pkg:composer/tylersatre/laravel-health-check
3.0.0
2026-03-23 17:17 UTC
Requires
- php: ^8.2
- ext-json: *
- illuminate/console: ^12.0|^13.0
- illuminate/http: ^12.0|^13.0
- illuminate/support: ^12.0|^13.0
Requires (Dev)
- enlightn/security-checker: ^2.0
- guzzlehttp/guzzle: ^7.5
- illuminate/database: ^12.0|^13.0
- illuminate/log: ^12.0|^13.0
- illuminate/redis: ^12.0|^13.0
- larastan/larastan: ^3.1
- league/flysystem: ^3.29
- league/flysystem-ftp: ^3.29
- mockery/mockery: ^1.0
- orchestra/testbench: ^10.0|^11.0
- phpmd/phpmd: ^2.15
- phpstan/phpstan-mockery: ^1.1|^2.0
- phpstan/phpstan-phpunit: ^1.4|^2.0
- phpunit/phpunit: ^10.0|^11.0|^12.0
- rector/rector: ^1.2|^2.0
- squizlabs/php_codesniffer: ^3.10|^4.0
Suggests
- enlightn/security-checker: Allows the package security health check to function.
- guzzlehttp/guzzle: Allows the http health check to function.
- illuminate/database: Allows the database health check to function.
- illuminate/log: Allows the log health check to function.
- illuminate/redis: Allows the redis health check to function.
- league/flysystem: Allows the ftp health check to function.
- league/flysystem-ftp: Allows the ftp health check to function.
This package is auto-updated.
Last update: 2026-03-23 17:19:44 UTC