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

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

alahaxe/healthcheck-system
==========================

System checks for alahaxe/healthcheck-bundle

v1.0.2(4y ago)09.0kMITPHPPHP ^8.0

Since Jan 1Pushed 2y ago1 watchersCompare

[ Source](https://github.com/lahaxearnaud/heathcheck-system)[ Packagist](https://packagist.org/packages/alahaxe/healthcheck-system)[ RSS](/packages/alahaxe-healthcheck-system/feed)WikiDiscussions main Synced today

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

HealthCheck system checker
==========================

[](#healthcheck-system-checker)

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

[](#installation)

Install checker:

```
    composer require alahaxe/healthcheck-system
```

Register service in your app:

```
    Alahaxe\HealthCheckBundle\Checks\System\FreeSpaceCheck:
        # optional arguments
        arguments:
            $partition: "/"
            # must be different for each Alahaxe\HealthCheckBundle\Checks\Doctrine\FreeSpaceCheck instance
            $partitionName: "root-free-space"
            $warningLevelPercentage: 0.2
            $incidentLevelPercentage: 0.1
        tags: ['lahaxearnaud.healthcheck.check']

    Alahaxe\HealthCheckBundle\Checks\System\LoadCheck:
        # optional arguments
        arguments:
            $warningLevelPercentageByCore: 0.7
            $incidentLevelPercentageByCore: 0.9
        tags: ['lahaxearnaud.healthcheck.check']
```

###  Health Score

30

—

LowBetter than 62% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity20

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 88% 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 ~2 days

Total

3

Last Release

1641d ago

PHP version history (2 changes)v1.0.0PHP ^8.1

v1.0.2PHP ^8.0

### Community

Maintainers

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

---

Top Contributors

[![lahaxearnaud](https://avatars.githubusercontent.com/u/1364221?v=4)](https://github.com/lahaxearnaud "lahaxearnaud (22 commits)")[![semantic-release-bot](https://avatars.githubusercontent.com/u/32174276?v=4)](https://github.com/semantic-release-bot "semantic-release-bot (3 commits)")

### Embed Badge

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

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

###  Alternatives

[helmich/typo3-typoscript-lint

Static code analysis for the TypoScript configuration language.

903.1M380](/packages/helmich-typo3-typoscript-lint)

PHPackages © 2026

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