rkljw aca9e4998b 1 пре 6 месеци
..
.psalm aca9e4998b 1 пре 6 месеци
src aca9e4998b 1 пре 6 месеци
ChangeLog.md aca9e4998b 1 пре 6 месеци
LICENSE aca9e4998b 1 пре 6 месеци
README.md aca9e4998b 1 пре 6 месеци
SECURITY.md aca9e4998b 1 пре 6 месеци
composer.json aca9e4998b 1 пре 6 месеци

README.md

phpunit/php-invoker

Latest Stable Version CI Status Type Coverage codecov

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