PHPackages                             kherge/xdebug-coverage - 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. kherge/xdebug-coverage

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

kherge/xdebug-coverage
======================

Simplifies handling of code coverage.

2.0.0(8y ago)1687MITPHP &gt;=7.1

Since Apr 20Compare

[ Source](https://github.com/kherge-archive/xdebug-coverage)[ Packagist](https://packagist.org/packages/kherge/xdebug-coverage)[ RSS](/packages/kherge-xdebug-coverage/feed)WikiDiscussions Synced 2mo ago

READMEChangelogDependenciesVersions (5)Used By (0)

[![Packagist](https://camo.githubusercontent.com/7bc02371ef6b23a0f553744adad38f9178805f9732918d8c8260cc68ae5d09df/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6b68657267652f7864656275672d636f7665726167652e737667)](https://packagist.org/packages/kherge/xdebug-coverage)[![Packagist Pre Release](https://camo.githubusercontent.com/09a393e4d359b332dcb9351cc9172a0c073c697c73aaa5655bb208b2a738bd30/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f767072652f6b68657267652f7864656275672d636f7665726167652e737667)](https://packagist.org/packages/kherge/xdebug-coverage)

Xdebug Coverage
===============

[](#xdebug-coverage)

Simplifies managing Xdebug code coverage.

Usage
-----

[](#usage)

```
use KHerGe\Xdebug\Coverage;

Coverage::ignore(
    function () {
        // set up database using very expensive process
    }
);
```

Installing
----------

[](#installing)

```
composer require kherge/xdebug-coverage

```

###  Health Score

29

—

LowBetter than 59% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity61

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

Total

4

Last Release

3279d ago

Major Versions

1.x-dev → 2.0.02017-05-22

PHP version history (2 changes)1.0.0PHP &gt;=5.3

2.0.0PHP &gt;=7.1

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/9122157?v=4)[Kevin Herrera](/maintainers/kherge)[@kherge](https://github.com/kherge)

---

Top Contributors

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

---

Tags

coverageXdebug

### Embed Badge

![Health badge](/badges/kherge-xdebug-coverage/health.svg)

```
[![Health](https://phpackages.com/badges/kherge-xdebug-coverage/health.svg)](https://phpackages.com/packages/kherge-xdebug-coverage)
```

###  Alternatives

[phpunit/php-code-coverage

Library that provides collection, processing, and rendering functionality for PHP code coverage information.

8.9k892.4M1.5k](/packages/phpunit-php-code-coverage)[sebastian/environment

Provides functionality to handle HHVM/PHP environments

6.8k871.7M66](/packages/sebastian-environment)[infection/infection

Infection is a Mutation Testing framework for PHP. The mutation adequacy score can be used to measure the effectiveness of a test set in terms of its ability to detect faults.

2.2k26.2M1.8k](/packages/infection-infection)[php-coveralls/php-coveralls

PHP client library for Coveralls API

51413.7M3.4k](/packages/php-coveralls-php-coveralls)[nette/tester

Nette Tester: enjoyable unit testing in PHP with code coverage reporter. 🍏🍏🍎🍏

4917.3M1.5k](/packages/nette-tester)[dvdoug/behat-code-coverage

Generate Code Coverage reports for Behat tests

593.6M37](/packages/dvdoug-behat-code-coverage)

PHPackages © 2026

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