PHPackages                             cubesystems/laravel-health-check - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. cubesystems/laravel-health-check

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

cubesystems/laravel-health-check
================================

Adds Liveness and Readiness Probes in the Laravel application

1.3.0(3y ago)414.7k↑178.6%2MITPHP

Since Oct 1Pushed 3y ago4 watchersCompare

[ Source](https://github.com/cubesystems/laravel-health-check)[ Packagist](https://packagist.org/packages/cubesystems/laravel-health-check)[ RSS](/packages/cubesystems-laravel-health-check/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (3)Dependencies (6)Versions (6)Used By (0)

Health Check for Laravel
========================

[](#health-check-for-laravel)

Usage
-----

[](#usage)

Require the package using composer:

> composer require cubesystems/laravel-health-check

Using the health checks
-----------------------

[](#using-the-health-checks)

You can set your monitoring system to ping the liveness and readiness URLs or CLI to get alerted if there are any problems.
In Kubernetes and OpenShift you can use the probes also for container health checks.

### Liveness Probes

[](#liveness-probes)

`{APP_URL}/health-check/liveness`
Liveness probe will respond with http 200 status code if the service functions without problems.

### Readiness Probe

[](#readiness-probe)

`{APP_URL}/health-check/readiness`
Readiness probe will respond with http 200 status code if the service is up and functions without problems.

### Scheduler Liveness Probe

[](#scheduler-liveness-probe)

`php artisan healthcheck:check scheduler`

### Queue Liveness Probe

[](#queue-liveness-probe)

`php artisan healthcheck:check queue`

###  Health Score

33

—

LowBetter than 72% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity30

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 90.9% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~179 days

Total

5

Last Release

1382d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/686243?v=4)[Miks Miķelsons](/maintainers/miks)[@miks](https://github.com/miks)

---

Top Contributors

[![miks](https://avatars.githubusercontent.com/u/686243?v=4)](https://github.com/miks "miks (10 commits)")[![kyranb](https://avatars.githubusercontent.com/u/5426926?v=4)](https://github.com/kyranb "kyranb (1 commits)")

### Embed Badge

![Health badge](/badges/cubesystems-laravel-health-check/health.svg)

```
[![Health](https://phpackages.com/badges/cubesystems-laravel-health-check/health.svg)](https://phpackages.com/packages/cubesystems-laravel-health-check)
```

###  Alternatives

[psalm/plugin-laravel

Psalm plugin for Laravel

3355.3M346](/packages/psalm-plugin-laravel)[laravel/pulse

Laravel Pulse is a real-time application performance monitoring tool and dashboard for your Laravel application.

1.7k15.1M132](/packages/laravel-pulse)[roots/acorn

Framework for Roots WordPress projects built with Laravel components.

9762.4M131](/packages/roots-acorn)[flarum/core

Delightfully simple forum software.

201.4M2.3k](/packages/flarum-core)[illuminate/broadcasting

The Illuminate Broadcasting package.

7127.2M209](/packages/illuminate-broadcasting)[laravel/ai

The official AI SDK for Laravel.

1.0k3.2M200](/packages/laravel-ai)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
