PHPackages                             ernst/coverlyzer - 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. [Testing &amp; Quality](/categories/testing)
4. /
5. ernst/coverlyzer

ActiveTool[Testing &amp; Quality](/categories/testing)

ernst/coverlyzer
================

Tool to analyze PHPUnit test coverage reports in PHP format

0.3.0(3mo ago)01.1k2MITPHP

Since Oct 30Pushed 3mo ago1 watchersCompare

[ Source](https://codeberg.org/ernstla/coverlyzer)[ Packagist](https://packagist.org/packages/ernst/coverlyzer)[ RSS](/packages/ernst-coverlyzer/feed)WikiDiscussions main Synced yesterday

READMEChangelogDependencies (4)Versions (5)Used By (2)

Coverlyzer
==========

[](#coverlyzer)

PHP console tool to analyze PHPUnit test coverage reports in PHP format.

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

[](#installation)

```
composer require ernst/coverlyzer

```

Usage
-----

[](#usage)

Generate a coverage report in PHP format:

```
phpunit --coverage-php=path/to/file.php

```

Pass the report file as parameter to the coverlyzer script:

```
./vendor/bin/coverlyzer path/to/file.php

```

License
-------

[](#license)

Coverlyzer is released under the [MIT license](LICENSE.md). Parts of the code are from [Pest](https://github.com/pestphp/pest)

###  Health Score

38

—

LowBetter than 83% of packages

Maintenance80

Actively maintained with recent releases

Popularity19

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity36

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.

###  Release Activity

Cadence

Every ~291 days

Total

4

Last Release

104d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/0c15f1690b643e5cbf205fd28f3b2ebb6c7448d34774bb92b7952150c901a689?d=identicon)[ernstla](/maintainers/ernstla)

---

Top Contributors

[![ernstla](https://avatars.githubusercontent.com/u/683620?v=4)](https://github.com/ernstla "ernstla (13 commits)")

### Embed Badge

![Health badge](/badges/ernst-coverlyzer/health.svg)

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

###  Alternatives

[phpunit/phpunit

The PHP Unit Testing framework.

20.0k955.1M155.1k](/packages/phpunit-phpunit)[symfony/symfony

The Symfony PHP framework

31.4k87.2M2.2k](/packages/symfony-symfony)[behat/behat

Scenario-oriented BDD framework for PHP

4.0k101.8M2.2k](/packages/behat-behat)[brianium/paratest

Parallel testing for PHP

2.5k136.1M986](/packages/brianium-paratest)[symfony/framework-bundle

Provides a tight integration between Symfony components and the Symfony full-stack framework

3.6k251.7M11.6k](/packages/symfony-framework-bundle)[symfony/security-bundle

Provides a tight integration of the Security component into the Symfony full-stack framework

2.5k185.6M2.4k](/packages/symfony-security-bundle)

PHPackages © 2026

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