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)402.5M—6.7%7[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 1mo ago

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 92% 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

2394d ago

Major Versions

v1.0.1 → v2.0.02019-02-05

### Community

Maintainers

![](https://www.gravatar.com/avatar/a53e08d9e444763eaca5611e49ff1403e8e0803a648b6cbd0e3a0d33430a2ff4?d=identicon)[krakjoe](/maintainers/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

[symfony/stopwatch

Provides a way to profile code

2.8k387.2M918](/packages/symfony-stopwatch)[fruitcake/laravel-debugbar

PHP Debugbar integration for Laravel

19.1k662.9k29](/packages/fruitcake-laravel-debugbar)[koriym/printo

An object graph visualizer.

1421.8M2](/packages/koriym-printo)[proget-hq/phpstan-yii2

Yii2 extension for PHPStan

51575.1k7](/packages/proget-hq-phpstan-yii2)[soloterm/dumps

A Laravel command to intercept dumps from your Laravel application.

125285.7k3](/packages/soloterm-dumps)[beyondcode/helo-laravel

HELO Laravel debug helper

90360.1k](/packages/beyondcode-helo-laravel)

PHPackages © 2026

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