PHPackages                             duc01nguyen/health-check-bundle - 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. duc01nguyen/health-check-bundle

ActiveSymfony-bundle[Utility &amp; Helpers](/categories/utility)

duc01nguyen/health-check-bundle
===============================

Health check bundle

01PHP

Since Oct 19Pushed 3y ago1 watchersCompare

[ Source](https://github.com/ndhhaiduong/check)[ Packagist](https://packagist.org/packages/duc01nguyen/health-check-bundle)[ RSS](/packages/duc01nguyen-health-check-bundle/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

Health Check Bundle
===================

[](#health-check-bundle)

This bundle adds `/health` endpoints and `health:send-info` command to project.

Installation
------------

[](#installation)

You can install it via composer:

```
composer require niklesh/health-check-bundle

```

For using this bundle you have to add configuration files:

- `config/routes/niklesh_health.yaml` (required)

```
health_check:
  resource: "@HealthCheckBundle/Controller/HealthController.php"
  prefix: /
  type: annotation
```

- `config/packages/hiklesh_health.yaml` (optional)

```
health_check:
  senders:
    - 'App\Service\Sender'
```

###  Health Score

14

—

LowBetter than 1% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity1

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity25

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/e29bc85c00542a7e38d3161ce0a6afb8c34c4b0e05dfb5b1af2d26911fc3bf08?d=identicon)[ndhhaiduong](/maintainers/ndhhaiduong)

---

Top Contributors

[![duc01nguyen](https://avatars.githubusercontent.com/u/114734553?v=4)](https://github.com/duc01nguyen "duc01nguyen (1 commits)")

### Embed Badge

![Health badge](/badges/duc01nguyen-health-check-bundle/health.svg)

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

###  Alternatives

[orchestra/asset

Asset Component for Orchestra Platform

54178.0k4](/packages/orchestra-asset)

PHPackages © 2026

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