jace ca8b17eef4 VG项目的代码(基于和隆项目的代码) před 7 roky
..
build ca8b17eef4 VG项目的代码(基于和隆项目的代码) před 7 roky
src ca8b17eef4 VG项目的代码(基于和隆项目的代码) před 7 roky
tests ca8b17eef4 VG项目的代码(基于和隆项目的代码) před 7 roky
.gitattributes ca8b17eef4 VG项目的代码(基于和隆项目的代码) před 7 roky
.gitignore ca8b17eef4 VG项目的代码(基于和隆项目的代码) před 7 roky
.travis.yml ca8b17eef4 VG项目的代码(基于和隆项目的代码) před 7 roky
LICENSE ca8b17eef4 VG项目的代码(基于和隆项目的代码) před 7 roky
README.md ca8b17eef4 VG项目的代码(基于和隆项目的代码) před 7 roky
build.xml ca8b17eef4 VG项目的代码(基于和隆项目的代码) před 7 roky
composer.json ca8b17eef4 VG项目的代码(基于和隆项目的代码) před 7 roky

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