NoteStar b7303a1608 none 5 vuotta sitten
..
build b7303a1608 none 5 vuotta sitten
src b7303a1608 none 5 vuotta sitten
tests b7303a1608 none 5 vuotta sitten
.gitattributes b7303a1608 none 5 vuotta sitten
.gitignore b7303a1608 none 5 vuotta sitten
.travis.yml b7303a1608 none 5 vuotta sitten
LICENSE b7303a1608 none 5 vuotta sitten
README.md b7303a1608 none 5 vuotta sitten
build.xml b7303a1608 none 5 vuotta sitten
composer.json b7303a1608 none 5 vuotta sitten

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