PackageTrack
Sign in Get early access

ans-group/laravel-health-check

A package for checking the health of your Laravel/Lumen applications.

v3.0.0 1.1M downloads/mo #3054 most downloaded on Packagist ans-group/laravel-health-check

What this package is like to depend on

Last release 4 months ago

22 Apr 2026

Release timing varies

gaps range from 3 weeks to 1.4 years

Nearly every release is documented

notes for 39 of 39 stable releases

Nothing withdrawn

no release was ever pulled

7 years old

39 releases · first in 2020

2 releases in the last 12 months

see the full history below

Release timeline

39 releases · Feb 2020 to Apr 2026
2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 39
  1. v3.0.0 22 Apr 2026
    Release notes

    Added

    • Support for Laravel 13
    • Support for PHP8.5

    Removed

    • (breaking change) Dropping support for < Laravel 12.0 to only support versions with bug/security fixes
    • (breaking change) Dropping support for PHP < 8.2 to match Laravel 12's support

    Full Changelog: v2.1.1...v3.0.0

    Open source →
  2. v2.1.1 11 Apr 2025
    Release notes

    Fixes

    Open source →
  3. v2.1.0 11 Apr 2025
    Release notes

    Updates

    Open source →
  4. v2.0.2 22 Oct 2025
    Release notes

    Fixed

    Fixed a race condition in the cache health checks #113 by @lion2486

    Open source →
  5. v2.0.1 09 Sep 2024
    Release notes

    Fixed

    • Fix a static analysis CI issue brought in by an upstream change #107 by @phily245
    Open source →
    Release notes

    Fixed

    • Fix a static analysis CI issue brought in by an upstream change #107 by @phily245
    Open source →
  6. v2.0.0 08 Aug 2024
    Release notes

    Added

    Removed

    • (breaking change) Dropping support for < Laravel 10.0 to only support versions with bug/security fixes #82 by @phily245
    • (breaking change) Dropping support for PHP < 8.1 to match Laravel 10's support #82 by @phily245

    Fixed

    • (breaking change) Upgrading the FTP file check to use flysystem v3 #89 by @phily245
    • (breaking change) Upgrading the package security health check so to not use a deprecated package #88 by @srichter
      & @phily245

    Upgrade guide

    • This now requires PHP > 8.1
    • This now requires Laravel > 10.0
    • If you extend any class from this package, ensure the types still match
    • If you are using the UKFast\Healthchecks\Checks\StorageHealthCheck check:
      • league/flysystem needs updating to v3
      • league/flysystem-ftp is now required
    • If you are using the UKFast\Healthchecks\Checks\PackageSecurityHealthCheck check, sensiolabs/security-checker needs replacing with enlightn/security-checker
    Open source →
    Release notes

    Added

    Removed

    • (breaking change) Dropping support for < Laravel 10.0 to only support versions with bug/security fixes #82 by @phily245
    • (breaking change) Dropping support for PHP < 8.1 to match Laravel 10's support #82 by @phily245

    Fixed

    • (breaking change) Upgrading the FTP file check to use flysystem v3 #89 by @phily245
    • (breaking change) Upgrading the package security health check so to not use a deprecated package #88 by @srichter & @phily245
    Open source →
  7. v1.15.0 15 Jul 2024
    Release notes

    Added

    Open source →
    Release notes

    Added

    Open source →
  8. v1.14.0 20 Feb 2023
    Release notes

    Stops phpunit 10 being installed

    Open source →
    Release notes

    Changed

    Open source →
  9. v1.13.5 04 Jan 2023
    Release notes

    Now runs tests on 8.2

    uniqid now uses the $more_entropy flag - thanks @Lotykun

    Open source →
    Release notes

    Updated

    Open source →
  10. v1.13.4 11 Jul 2022
    Release notes Open source →
    Release notes

    Added

    • Allow plugins for update-helper package #69 by @rbibby
    Open source →
  11. v1.13.3 22 Feb 2022
    Release notes

    Added

    • Added support for Laravel 9
    Open source →
  12. v1.13.2 21 Dec 2021
    Release notes

    Changed

    • Updated tests to run on more versions
    Open source →
  13. v1.13.1 13 Oct 2021
    Release notes

    Added

    • Add support for clusters in the RedisHealthCheck #60 by @adamkirk
    Open source →
  14. v1.13.0 22 Jul 2021
    Release notes

    Added

    Open source →
  15. v1.12.2 18 Jun 2021
    Release notes

    Fixed

    Open source →
  16. v1.12.1 19 May 2021
    Release notes

    Fixed

    • Fix Backwards Incompatible Config Additions #56 by phily245
    Open source →
  17. v1.12.0 17 May 2021
    Release notes

    Added

    Open source →
  18. v1.11.0 17 May 2021
    Release notes

    Added

    Open source →
  19. v1.10.2 09 Apr 2021
    Release notes

    Fixed

    • Added backward compatibility fixes to cache health check by making it use Carbon for times #50 by nick332
    Open source →
  20. v1.10.1 17 Mar 2021
    Release notes

    Fixed

    Open source →
  21. v1.10.0 24 Feb 2021
    Release notes

    Added

    Open source →
  22. v1.9.1 15 Feb 2021
    Release notes

    Fixed

    • Fix named route bug in Lumen.
    Open source →
  23. v1.9.0 12 Feb 2021
    Release notes

    Added

    Open source →
  24. v1.8.0 05 Nov 2020
    Release notes

    Added

    Open source →
  25. v1.7.2 20 Oct 2020
    Release notes

    Added

    • Add test case for base path functionality
    Open source →
  26. v1.7.1 19 Oct 2020
    Release notes

    Fixed

    Open source →
  27. v1.7.0 13 Oct 2020
    Release notes

    Added

    Open source →
  28. v1.6.0 08 Oct 2020
    Release notes

    Added

    Fixed

    Open source →
  29. v1.5.0 03 Oct 2020
    Release notes

    Added

    • Add CODE_OF_CONDUCT.md
    • Add StorageHealthCheck. #32 from @srichter
    • Increase test coverage for HttpHealthCheck. #34 from @srichter
    • Increase Test coverage for CacheHealthCheck. #33 from @srichter

    Changed

    • Update README.md
    • Update CONTRIBUTING.md
    • Update tests to use assertSame instead of assertEquals. #31 from @wesolowski
    Open source →
  30. v1.4.0 26 Sep 2020
    Release notes

    Added

    • Add AddHeaders middleware
    Open source →
  31. v1.3.0 08 Sep 2020
    Release notes

    Added

    • Add support for Laravel v8.x
    Open source →
  32. v1.2.1 24 Aug 2020
    Release notes

    Added

    • Add Facade alias

    Changed

    • Update README.md

    Fixed

    • Fixed facade all method to return a collection
    Open source →
  33. v1.2.0 21 Aug 2020
    Release notes

    Added

    • Add CacheHealthCheck
    • Add HealthCheck facade
    Open source →
  34. v1.1.0 21 Aug 2020
    Release notes

    Added

    • Add BasicAuth middleware

    Changed

    • Run CI on pull requests
    Open source →
  35. v1.0.4 26 Apr 2020
    Release notes

    Changed

    Open source →
  36. v1.0.3 10 Mar 2020
    Release notes

    Added

    • Add support for Laravel/Illuminate 7.x #6 from @rbibby
    Open source →
  37. v1.0.2 05 Mar 2020
    Release notes

    Added

    • CI status badge to README.md

    Changed

    • README.md changes

    Fixed

    • Fix config publishing in HealthCheckServiceProvider. #4 from @rbibby
    Open source →
  38. v1.0.1 17 Feb 2020
    Release notes

    Added

    • GitHub Actions CI workflow

    Changed

    • README.md changes
    Open source →
  39. v1.0.0 14 Feb 2020
    Release notes

    Added

    • Initial commit
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive