PHPackages                             pedrotroller/healthcheck - 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. pedrotroller/healthcheck

ActiveLibrary

pedrotroller/healthcheck
========================

Check if your application is still working

v1.0.2(6y ago)113.7k—0%MITPHP

Since Sep 20Pushed 6y agoCompare

[ Source](https://github.com/PedroTroller/healthcheck)[ Packagist](https://packagist.org/packages/pedrotroller/healthcheck)[ RSS](/packages/pedrotroller-healthcheck/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (13)Versions (4)Used By (0)

```
# Healthcheck

## Installation

`composer require pedrotroller/healthcheck`

## Symfony integration

### Configuration (coming from Symfony Flex)

```yaml
# config/packages/healthcheck.yaml
healthcheck:
	detailed: '%kernel.debug%'
```

```yaml
# config/routing/healthcheck.yaml
healthcheck:
  resource: '@HealthcheckBundle/Resources/config/routing.yaml'
  prefix: /healthcheck
```

## Usage

### HTTP

`GET /healthcheck` will return an empty 200 response is the service is available, a 503 else.
`OPTIONS /healthcheck` will return an empty 200 response if the helthchecking route is available.

### Console

`bin/console healthcheck`
```

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity24

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity60

Established project with proven stability

 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.

###  Release Activity

Cadence

Every ~65 days

Total

3

Last Release

2292d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/30a9dae2aee580e835b4f60b16a1ac2cbc72cf6524a345cdae5a64e9c6ac75a6?d=identicon)[PedroTroller](/maintainers/PedroTroller)

---

Top Contributors

[![PedroTroller](https://avatars.githubusercontent.com/u/1766827?v=4)](https://github.com/PedroTroller "PedroTroller (3 commits)")

### Embed Badge

![Health badge](/badges/pedrotroller-healthcheck/health.svg)

```
[![Health](https://phpackages.com/badges/pedrotroller-healthcheck/health.svg)](https://phpackages.com/packages/pedrotroller-healthcheck)
```

###  Alternatives

[phan/phan

A static analyzer for PHP

5.6k11.2M1.1k](/packages/phan-phan)[illuminate/console

The Illuminate Console package.

12944.1M5.1k](/packages/illuminate-console)[php-soap/wsdl

Deals with WSDLs

173.5M12](/packages/php-soap-wsdl)[php-soap/wsdl-reader

A WSDL reader in PHP

212.3M9](/packages/php-soap-wsdl-reader)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

255.2k](/packages/aedart-athenaeum)

PHPackages © 2026

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