PHPackages                             michaelmoussa/php-coverage-checker - 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. michaelmoussa/php-coverage-checker

AbandonedArchivedLibrary

michaelmoussa/php-coverage-checker
==================================

Automated code coverage percentage checking

1.1.0(10y ago)24116.7k↓20.4%8[1 PRs](https://github.com/michaelmoussa/php-coverage-checker/pulls)5MITPHP

Since Sep 30Pushed 6y ago2 watchersCompare

[ Source](https://github.com/michaelmoussa/php-coverage-checker)[ Packagist](https://packagist.org/packages/michaelmoussa/php-coverage-checker)[ Docs](https://github.com/michaelmoussa/PhpCoverageChecker)[ RSS](/packages/michaelmoussa-php-coverage-checker/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)DependenciesVersions (3)Used By (5)

php-coverage-checker
====================

[](#php-coverage-checker)

php-coverage-checker is a library for automated code coverage percentage checking.

Initial commit is 100% the work of [Ocramius](https://github.com/ocramius):

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

[](#installation)

Composer!

`composer require --dev michaelmoussa/php-coverage-checker`

Usage
-----

[](#usage)

1. Generate [XML Code Coverage](https://phpunit.de/manual/current/en/logging.html#logging.codecoverage.xml) using [PHPUnit](https://phpunit.de/manual/current/en/appendixes.configuration.html#appendixes.configuration.logging)
2. Run `vendor/bin/php-coverage-checker /path/to/clover.xml `
    - e.g. `vendor/bin/php-coverage-checker build/clover.xml 100`

###  Health Score

39

—

LowBetter than 86% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity42

Moderate usage in the ecosystem

Community17

Small or concentrated contributor base

Maturity64

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 ~0 days

Total

2

Last Release

3883d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/91d3f2058c69f2d3e5396f0d6ecf1bf048e7a83905731530ab6dd4659bb62789?d=identicon)[michaelmoussa](/maintainers/michaelmoussa)

---

Top Contributors

[![michaelmoussa](https://avatars.githubusercontent.com/u/183833?v=4)](https://github.com/michaelmoussa "michaelmoussa (8 commits)")

### Embed Badge

![Health badge](/badges/michaelmoussa-php-coverage-checker/health.svg)

```
[![Health](https://phpackages.com/badges/michaelmoussa-php-coverage-checker/health.svg)](https://phpackages.com/packages/michaelmoussa-php-coverage-checker)
```

PHPackages © 2026

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