spatie/laravel-health
Monitor your Laravel app’s health by registering checks (disk space, queues, cache, etc.). Set warning/fail thresholds and get notified via mail or Slack when something goes wrong, so you can catch issues early and keep services running smoothly.
static return types to Check::if() and Check::unless() so chaining them no longer degrades to mixed under PHPStan (#320, fixes #319)spatie/temporary-directory to require-dev by @dylanbr in https://github.com/spatie/laravel-health/pull/315Full Changelog: https://github.com/spatie/laravel-health/compare/1.39.3...1.40.0
Full Changelog: https://github.com/spatie/laravel-health/compare/1.39.2...1.39.3
Full Changelog: https://github.com/spatie/laravel-health/compare/1.39.1...1.39.2
Full Changelog: https://github.com/spatie/laravel-health/compare/1.39.0...1.39.1
timeoutMs() method to PingCheck for sub-second timeout control by @faytekin in https://github.com/spatie/laravel-health/pull/307laravel/slack-notification-channel from require-dev to fix L13 CI builds in https://github.com/spatie/laravel-health/pull/308Full Changelog: https://github.com/spatie/laravel-health/compare/1.38.0...1.39.0
Add Laravel 13.x support
failAfterMinutes support to QueueCheck by @stefket in https://github.com/spatie/laravel-health/pull/305Full Changelog: https://github.com/spatie/laravel-health/compare/1.36.0...1.37.0
failAfterMinutes logic into reusable HasFailedAfter trait / add support to HorizonCheck by @onlime in https://github.com/spatie/laravel-health/pull/303Full Changelog: https://github.com/spatie/laravel-health/compare/1.35.0...1.36.0
only_on_failure option for notifications by @faustoFF in https://github.com/spatie/laravel-health/pull/301failAfterMinutes support to PingCheck by @faustoFF in https://github.com/spatie/laravel-health/pull/300Full Changelog: https://github.com/spatie/laravel-health/compare/1.34.10...1.35.0
Full Changelog: https://github.com/spatie/laravel-health/compare/1.34.9...1.34.10
Full Changelog: https://github.com/spatie/laravel-health/compare/1.34.8...1.34.9
Full Changelog: https://github.com/spatie/laravel-health/compare/1.34.7...1.34.8
Full Changelog: https://github.com/spatie/laravel-health/compare/1.34.6...1.34.7
Full Changelog: https://github.com/spatie/laravel-health/compare/1.34.5...1.34.6
Full Changelog: https://github.com/spatie/laravel-health/compare/1.34.4...1.34.5
Full Changelog: https://github.com/spatie/laravel-health/compare/1.34.3...1.34.4
Full Changelog: https://github.com/spatie/laravel-health/compare/1.34.2...1.34.3
Full Changelog: https://github.com/spatie/laravel-health/compare/1.34.1...1.34.2
Full Changelog: https://github.com/spatie/laravel-health/compare/1.34.0...1.34.1
Full Changelog: https://github.com/spatie/laravel-health/compare/1.33.0...1.34.0
Full Changelog: https://github.com/spatie/laravel-health/compare/1.32.5...1.33.0
Full Changelog: https://github.com/spatie/laravel-health/compare/1.32.4...1.32.5
Full Changelog: https://github.com/spatie/laravel-health/compare/1.32.3...1.32.4
Full Changelog: https://github.com/spatie/laravel-health/compare/1.32.2...1.32.3
Full Changelog: https://github.com/spatie/laravel-health/compare/1.32.1...1.32.2
Full Changelog: https://github.com/spatie/laravel-health/compare/1.32.0...1.32.1
Full Changelog: https://github.com/spatie/laravel-health/compare/1.31.0...1.32.0
Full Changelog: https://github.com/spatie/laravel-health/compare/1.30.1...1.31.0
Full Changelog: https://github.com/spatie/laravel-health/compare/1.30.0...1.30.1
Full Changelog: https://github.com/spatie/laravel-health/compare/1.29.4...1.30.0
Full Changelog: https://github.com/spatie/laravel-health/compare/1.29.3...1.29.4
Full Changelog: https://github.com/spatie/laravel-health/compare/1.29.2...1.29.3
Full Changelog: https://github.com/spatie/laravel-health/compare/1.29.1...1.29.2
Full Changelog: https://github.com/spatie/laravel-health/compare/1.29.0...1.29.1
Full Changelog: https://github.com/spatie/laravel-health/compare/1.28.1...1.29.0
Full Changelog: https://github.com/spatie/laravel-health/compare/1.28.0...1.28.1
How can I help you explore Laravel packages today?