NoteStar b7303a1608 none пре 5 година
..
build b7303a1608 none пре 5 година
src b7303a1608 none пре 5 година
tests b7303a1608 none пре 5 година
.gitattributes b7303a1608 none пре 5 година
.gitignore b7303a1608 none пре 5 година
.travis.yml b7303a1608 none пре 5 година
LICENSE b7303a1608 none пре 5 година
README.md b7303a1608 none пре 5 година
build.xml b7303a1608 none пре 5 година
composer.json b7303a1608 none пре 5 година

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