jace a2e5188813 trends project пре 7 година
..
build a2e5188813 trends project пре 7 година
src a2e5188813 trends project пре 7 година
tests a2e5188813 trends project пре 7 година
.gitattributes a2e5188813 trends project пре 7 година
.gitignore a2e5188813 trends project пре 7 година
.travis.yml a2e5188813 trends project пре 7 година
LICENSE a2e5188813 trends project пре 7 година
README.md a2e5188813 trends project пре 7 година
build.xml a2e5188813 trends project пре 7 година
composer.json a2e5188813 trends project пре 7 година

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