Download the PHP package phpunit/php-code-coverage without Composer
On this page you can find all versions of the php package phpunit/php-code-coverage. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download phpunit/php-code-coverage
More information about phpunit/php-code-coverage
Files in phpunit/php-code-coverage
Download phpunit/php-code-coverage
More information about phpunit/php-code-coverage
Files in phpunit/php-code-coverage
Vendor phpunit
Package php-code-coverage
Short Description Library that provides collection, processing, and rendering functionality for PHP code coverage information.
License BSD-3-Clause
Homepage https://github.com/sebastianbergmann/php-code-coverage
Package php-code-coverage
Short Description Library that provides collection, processing, and rendering functionality for PHP code coverage information.
License BSD-3-Clause
Homepage https://github.com/sebastianbergmann/php-code-coverage
Please rate this library. Is it a good library?
Informations about the package php-code-coverage
phpunit/php-code-coverage
Provides collection, processing, and rendering functionality for PHP code coverage information.
Installation
You can add this library as a local, per-project dependency to your project using Composer:
If you only need this library during development, for instance to run your project's test suite, then you should add it as a development-time dependency:
Usage
Collecting code coverage data and generating a report
Generating a report from serialized code coverage data
All versions of php-code-coverage with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.4
ext-dom Version *
ext-libxml Version *
ext-mbstring Version *
ext-xmlwriter Version *
nikic/php-parser Version ^5.8.0
phpunit/php-text-template Version ^6.0
sebastian/complexity Version ^6.0
sebastian/environment Version ^9.3.2
sebastian/git-state Version ^1.0
sebastian/lines-of-code Version ^5.0.2
sebastian/version Version ^7.0
theseer/tokenizer Version ^2.0.1
ext-dom Version *
ext-libxml Version *
ext-mbstring Version *
ext-xmlwriter Version *
nikic/php-parser Version ^5.8.0
phpunit/php-text-template Version ^6.0
sebastian/complexity Version ^6.0
sebastian/environment Version ^9.3.2
sebastian/git-state Version ^1.0
sebastian/lines-of-code Version ^5.0.2
sebastian/version Version ^7.0
theseer/tokenizer Version ^2.0.1
The package phpunit/php-code-coverage contains the following files
Loading the files please wait ...