Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Clobber Laravel Package

pcov/clobber

Clobber PHPUnit 5–7’s Xdebug code coverage driver to use PCOV instead. Install with composer and run vendor/bin/pcov clobber or unclobber (optionally targeting another directory). Useful when upgrading to PHPUnit 8 isn’t feasible.

View on GitHub
Deep Wiki
Context7

\pcov\Clobber

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

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.

Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
besmartand-pro/php-quality-config
sentix/ai-chatbot
codifyo/ts-generator-bundle
mintobit/jobqueue
a4sex/maintenance-bundle
a4sex/entity-date-update
a4sex/client-identifier
a4sex/base-utilites
a4sex/key-value-storage
a4sex/micro-status
chilldev/dependency-injection-extra
datinglibre/datinglibre-app-api
biberltd/corebundle
bricre/symfony-bundle-test
biberltd/logbundle
dominium/http-adapter-bundle
dominium/google-analytics
a4sex/auto-clean-entity
christhompsontldr/laravel-inky
spatie/mailcoach-vapor