PHPackages                             pcov/clobber - 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. [Debugging &amp; Profiling](/categories/debugging)
4. /
5. pcov/clobber

ActiveLibrary[Debugging &amp; Profiling](/categories/debugging)

pcov/clobber
============

v2.0.3(6y ago)412.5M↓34.1%7[1 issues](https://github.com/krakjoe/pcov-clobber/issues)[1 PRs](https://github.com/krakjoe/pcov-clobber/pulls)20PHP

Since Feb 4Pushed 6y ago2 watchersCompare

[ Source](https://github.com/krakjoe/pcov-clobber)[ Packagist](https://packagist.org/packages/pcov/clobber)[ RSS](/packages/pcov-clobber/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (1)Versions (7)Used By (20)

\\pcov\\Clobber
===============

[](#pcovclobber)

PCOV support was merged into PHPUnit 8, and I **strongly** encourage you to upgrade to PHPUnit 8 ... however ...

Since for some people, this is turning out to be a nightmare because of the usage of void, and type system rules; Here is a package that will clobber the Xdebug driver in version 5, 6 and 7 of PHPUnit.

Usage
=====

[](#usage)

`composer require pcov/clobber` in your project, this will install the drivers in your vendor directory and in addition, it will install `bin/pcov`.

To clobber the Xdebug driver in the current directory:

`vendor/bin/pcov clobber`

To unclobber the Xdebug driver (revert changes):

`vendor/bin/pcov unclobber`

To clobber the Xdebug driver in another directory:

`vendor/bin/pcov /path/to/source clobber`

To unclobber the Xdebug driver in another directory:

`vendor/bin/pcov /path/to/source unclobber`

*Note: `pcov/clobber` needs to be a dependency in any directory where `bin/pcov` operates.*

###  Health Score

44

—

FairBetter than 90% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity52

Moderate usage in the ecosystem

Community29

Small or concentrated contributor base

Maturity65

Established project with proven stability

 Bus Factor1

Top contributor holds 71.4% 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 ~53 days

Recently: every ~66 days

Total

6

Last Release

2439d ago

Major Versions

v1.0.1 → v2.0.02019-02-05

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/2236138?v=4)[Joe Watkins](/maintainers/krakjoe)[@krakjoe](https://github.com/krakjoe)

---

Top Contributors

[![krakjoe](https://avatars.githubusercontent.com/u/2236138?v=4)](https://github.com/krakjoe "krakjoe (10 commits)")[![ktamas77](https://avatars.githubusercontent.com/u/1231708?v=4)](https://github.com/ktamas77 "ktamas77 (3 commits)")[![kornrunner](https://avatars.githubusercontent.com/u/725986?v=4)](https://github.com/kornrunner "kornrunner (1 commits)")

### Embed Badge

![Health badge](/badges/pcov-clobber/health.svg)

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

###  Alternatives

[psy/psysh

An interactive shell for modern PHP.

9.8k582.3M821](/packages/psy-psysh)[zircote/swagger-php

Generate interactive documentation for your RESTful API using PHP attributes (preferred) or PHPDoc annotations

5.3k144.5M604](/packages/zircote-swagger-php)[behat/behat

Scenario-oriented BDD framework for PHP

4.0k101.8M2.2k](/packages/behat-behat)[dedoc/scramble

Automatic generation of API documentation for Laravel applications.

2.1k11.2M100](/packages/dedoc-scramble)[psalm/plugin-laravel

Psalm plugin for Laravel

3355.3M345](/packages/psalm-plugin-laravel)[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.2k28.9M2.4k](/packages/infection-infection)

PHPackages © 2026

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