Fernando Alonso df8ef2aa31 test codeception 8 anni fa
..
build df8ef2aa31 test codeception 8 anni fa
src df8ef2aa31 test codeception 8 anni fa
tests df8ef2aa31 test codeception 8 anni fa
.gitattributes df8ef2aa31 test codeception 8 anni fa
.gitignore df8ef2aa31 test codeception 8 anni fa
.travis.yml df8ef2aa31 test codeception 8 anni fa
LICENSE df8ef2aa31 test codeception 8 anni fa
README.md df8ef2aa31 test codeception 8 anni fa
build.xml df8ef2aa31 test codeception 8 anni fa
composer.json df8ef2aa31 test codeception 8 anni fa

README.md

Build Status

PHP_TokenStream

Installation

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

composer require phpunit/php-token-stream

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-token-stream