Download the PHP package phibi/pumore without Composer
On this page you can find all versions of the php package phibi/pumore. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Informations about the package pumore
PUmore
PUmore is PHPUnit fork that add some new features, such as divide tests into chunks. PHPUnit is a programmer-oriented testing framework for PHP. It is an instance of the xUnit architecture for unit testing frameworks.
Installation
For the time being, We don't distribute a PHP Archive (PHAR) yet. Maybe in the future if someone really needed it.
Alternatively, you may use Composer to download and install PUmore as well as its dependencies.
The steps are simple : a. install composer b. cd project_folder_path c. composer install phibi/pumore --dev
If you need to install it as Global Package, here is : a. install composer as Global b. cd ~.config/composer --- or any directory you install composer c. composer global install phibi/pumore
Contribute
Same as PHPUnit, PUmore also welcome for contributions and idea. Please refer to CONTRIBUTING.md for information on how to contribute to PUmore 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 pumore with dependencies
ext-dom Version *
ext-json Version *
ext-libxml Version *
ext-mbstring Version *
ext-xml Version *
ext-xmlwriter Version *
doctrine/instantiator Version ^1.3.1
myclabs/deep-copy Version ^1.10.1
phar-io/manifest Version ^2.0.3
phar-io/version Version ^3.0.2
phpspec/prophecy Version ^1.12.1
phpunit/php-code-coverage Version ^9.2
phpunit/php-file-iterator Version ^3.0.5
phpunit/php-invoker Version ^3.1.1
phpunit/php-text-template Version ^2.0.3
phpunit/php-timer Version ^5.0.2
sebastian/cli-parser Version ^1.0.1
sebastian/code-unit Version ^1.0.6
sebastian/comparator Version ^4.0.5
sebastian/diff Version ^4.0.3
sebastian/environment Version ^5.1.3
sebastian/exporter Version ^4.0.3
sebastian/global-state Version ^5.0
sebastian/object-enumerator Version ^4.0.3
sebastian/resource-operations Version ^3.0.3
sebastian/type Version ^2.3.4
sebastian/version Version ^3.0.2