wesmiler 40c22a31b2 Wesmiler 2 éve
..
.github 40c22a31b2 Wesmiler 2 éve
.phive 40c22a31b2 Wesmiler 2 éve
src 40c22a31b2 Wesmiler 2 éve
tests 40c22a31b2 Wesmiler 2 éve
tools 40c22a31b2 Wesmiler 2 éve
.gitattributes 40c22a31b2 Wesmiler 2 éve
.gitignore 40c22a31b2 Wesmiler 2 éve
.php_cs.dist 40c22a31b2 Wesmiler 2 éve
ChangeLog.md 40c22a31b2 Wesmiler 2 éve
LICENSE 40c22a31b2 Wesmiler 2 éve
README.md 40c22a31b2 Wesmiler 2 éve
build.xml 40c22a31b2 Wesmiler 2 éve
composer.json 40c22a31b2 Wesmiler 2 éve
phpunit.xml 40c22a31b2 Wesmiler 2 éve
psalm.xml 40c22a31b2 Wesmiler 2 é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