wesmiler 40c22a31b2 Wesmiler 2 년 전
..
.github 40c22a31b2 Wesmiler 2 년 전
.phive 40c22a31b2 Wesmiler 2 년 전
src 40c22a31b2 Wesmiler 2 년 전
tests 40c22a31b2 Wesmiler 2 년 전
tools 40c22a31b2 Wesmiler 2 년 전
.gitattributes 40c22a31b2 Wesmiler 2 년 전
.gitignore 40c22a31b2 Wesmiler 2 년 전
.php_cs.dist 40c22a31b2 Wesmiler 2 년 전
ChangeLog.md 40c22a31b2 Wesmiler 2 년 전
LICENSE 40c22a31b2 Wesmiler 2 년 전
README.md 40c22a31b2 Wesmiler 2 년 전
build.xml 40c22a31b2 Wesmiler 2 년 전
composer.json 40c22a31b2 Wesmiler 2 년 전
phpunit.xml 40c22a31b2 Wesmiler 2 년 전
psalm.xml 40c22a31b2 Wesmiler 2 년 전

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