lizhen_gitee 414078cafe vendor加入版本库 hace 1 año
..
.github 414078cafe vendor加入版本库 hace 1 año
src 414078cafe vendor加入版本库 hace 1 año
tests 414078cafe vendor加入版本库 hace 1 año
.gitattributes 414078cafe vendor加入版本库 hace 1 año
.gitignore 414078cafe vendor加入版本库 hace 1 año
.travis.yml 414078cafe vendor加入版本库 hace 1 año
ChangeLog.md 414078cafe vendor加入版本库 hace 1 año
LICENSE 414078cafe vendor加入版本库 hace 1 año
README.md 414078cafe vendor加入版本库 hace 1 año
build.xml 414078cafe vendor加入版本库 hace 1 año
composer.json 414078cafe vendor加入版本库 hace 1 año
phpunit.xml 414078cafe vendor加入版本库 hace 1 año

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