wesmiler a41138daae wesmiler 1 éve
..
.github a41138daae wesmiler 1 éve
.phive a41138daae wesmiler 1 éve
src a41138daae wesmiler 1 éve
tests a41138daae wesmiler 1 éve
tools a41138daae wesmiler 1 éve
.gitattributes a41138daae wesmiler 1 éve
.gitignore a41138daae wesmiler 1 éve
.php_cs.dist a41138daae wesmiler 1 éve
ChangeLog.md a41138daae wesmiler 1 éve
LICENSE a41138daae wesmiler 1 éve
README.md a41138daae wesmiler 1 éve
build.xml a41138daae wesmiler 1 éve
composer.json a41138daae wesmiler 1 éve
phpunit.xml a41138daae wesmiler 1 éve
psalm.xml a41138daae wesmiler 1 éve

README.md

phpunit/php-invoker

CI Status Type Coverage

Installation

You can add this library as a local, per-project dependency to your project using Composer:

composer require phpunit/php-invoker

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:

composer require --dev phpunit/php-invoker