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

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

niklesh/health-check-bundle
===========================

Health check bundle

1.0.0(7y ago)72182proprietaryPHPPHP ^7.1

Since Aug 6Pushed 7y ago3 watchersCompare

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

READMEChangelog (3)Dependencies (14)Versions (4)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

30

—

LowBetter than 62% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity60

Established project with proven stability

 Bus Factor1

Top contributor holds 96% 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 ~0 days

Total

3

Last Release

2885d ago

Major Versions

0.2.0 → 1.0.02018-08-06

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/4463911?v=4)[Nikita Leshchev](/maintainers/HEKET313)[@HEKET313](https://github.com/HEKET313)

---

Top Contributors

[![HEKET313](https://avatars.githubusercontent.com/u/4463911?v=4)](https://github.com/HEKET313 "HEKET313 (24 commits)")[![shilnikov](https://avatars.githubusercontent.com/u/46709612?v=4)](https://github.com/shilnikov "shilnikov (1 commits)")

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StylePHP\_CodeSniffer

Type Coverage Yes

### Embed Badge

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

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

###  Alternatives

[easycorp/easyadmin-bundle

Admin generator for Symfony applications

4.3k17.5M378](/packages/easycorp-easyadmin-bundle)[sulu/skeleton

Project template for starting your new project based on the Sulu content management system

29734.8k](/packages/sulu-skeleton)[oro/platform

Business Application Platform (BAP)

642140.7k104](/packages/oro-platform)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

585.4M524](/packages/shopware-core)[forumify/forumify-platform

122.0k12](/packages/forumify-forumify-platform)[open-dxp/opendxp

Content &amp; Product Management Framework (CMS/PIM)

9417.2k55](/packages/open-dxp-opendxp)

PHPackages © 2026

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