Download the PHP package sminnee/phpunit without Composer
On this page you can find all versions of the php package sminnee/phpunit. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download sminnee/phpunit
More information about sminnee/phpunit
Files in sminnee/phpunit
Package phpunit
Short Description The PHP Unit Testing framework - forked to backport PHP 8 support
License BSD-3-Clause
Homepage https://phpunit.de/
Informations about the package phpunit
PHPUnit
THIS FORK HAS BEEN RELEASED TO ADD PHP 8 SUPPORT TO PHPUNIT 5.7.
PHPUnit is a programmer-oriented testing framework for PHP. It is an instance of the xUnit architecture for unit testing frameworks.
Installation
We distribute a PHP Archive (PHAR) that has all required (as well as some optional) dependencies of PHPUnit bundled in a single file:
You can also immediately use the PHAR after you have downloaded it, of course:
Alternatively, you may use Composer to download and install PHPUnit as well as its dependencies. Please refer to the documentation for details on how to do this.
Contribute
Please refer to CONTRIBUTING.md for information on how to contribute to PHPUnit and its related projects.
List of Contributors
Thanks to everyone who has contributed to PHPUnit! You can find a detailed list of contributors on every PHPUnit related package on GitHub. This list shows only the major components:
A very special thanks to everyone who has contributed to the documentation and helps maintain the translations:
All versions of phpunit with dependencies
phpunit/php-file-iterator Version ~1.4
phpunit/php-text-template Version ~1.2
phpunit/php-code-coverage Version ^4.0.4
phpunit/php-timer Version ^1.0.6
sminnee/phpunit-mock-objects Version ^3.4.9
phpspec/prophecy Version ^1.6.2
symfony/yaml Version ~2.1|~3.0|~4.0
sebastian/comparator Version ^1.2.4
sebastian/diff Version ^1.4.3
sebastian/environment Version ^1.3.4 || ^2.0
sebastian/exporter Version ~2.0
sebastian/global-state Version ^1.1
sebastian/object-enumerator Version ~2.0
sebastian/resource-operations Version ~1.0
sebastian/version Version ^1.0.6|^2.0.1
myclabs/deep-copy Version ~1.3
ext-dom Version *
ext-json Version *
ext-mbstring Version *
ext-xml Version *
ext-libxml Version *