lgy 82b749740f second hace 2 días
..
src 82b749740f second hace 2 días
tests 82b749740f second hace 2 días
.gitattributes 82b749740f second hace 2 días
.gitignore 82b749740f second hace 2 días
.travis.yml 82b749740f second hace 2 días
ChangeLog.md 82b749740f second hace 2 días
LICENSE 82b749740f second hace 2 días
README.md 82b749740f second hace 2 días
build.xml 82b749740f second hace 2 días
composer.json 82b749740f second hace 2 días
phpunit.xml 82b749740f second hace 2 días

README.md

Build Status

php-token-stream

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