wesmiler a41138daae wesmiler %!s(int64=2) %!d(string=hai) anos
..
.github a41138daae wesmiler %!s(int64=2) %!d(string=hai) anos
.phive a41138daae wesmiler %!s(int64=2) %!d(string=hai) anos
src a41138daae wesmiler %!s(int64=2) %!d(string=hai) anos
tests a41138daae wesmiler %!s(int64=2) %!d(string=hai) anos
tools a41138daae wesmiler %!s(int64=2) %!d(string=hai) anos
.gitattributes a41138daae wesmiler %!s(int64=2) %!d(string=hai) anos
.gitignore a41138daae wesmiler %!s(int64=2) %!d(string=hai) anos
.php_cs.dist a41138daae wesmiler %!s(int64=2) %!d(string=hai) anos
ChangeLog.md a41138daae wesmiler %!s(int64=2) %!d(string=hai) anos
LICENSE a41138daae wesmiler %!s(int64=2) %!d(string=hai) anos
README.md a41138daae wesmiler %!s(int64=2) %!d(string=hai) anos
build.xml a41138daae wesmiler %!s(int64=2) %!d(string=hai) anos
composer.json a41138daae wesmiler %!s(int64=2) %!d(string=hai) anos
phpunit.xml a41138daae wesmiler %!s(int64=2) %!d(string=hai) anos
psalm.xml a41138daae wesmiler %!s(int64=2) %!d(string=hai) anos

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