jace f92eb1674f crm线上代码集合 6 years ago
..
build f92eb1674f crm线上代码集合 6 years ago
src f92eb1674f crm线上代码集合 6 years ago
tests f92eb1674f crm线上代码集合 6 years ago
.gitattributes f92eb1674f crm线上代码集合 6 years ago
.gitignore f92eb1674f crm线上代码集合 6 years ago
.travis.yml f92eb1674f crm线上代码集合 6 years ago
LICENSE f92eb1674f crm线上代码集合 6 years ago
README.md f92eb1674f crm线上代码集合 6 years ago
build.xml f92eb1674f crm线上代码集合 6 years ago
composer.json f92eb1674f crm线上代码集合 6 years ago

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