phpunit/php-token-stream
最新稳定版本:4.0.4
Composer 安装命令:
composer require phpunit/php-token-stream
包简介
Wrapper around PHP's tokenizer extension.
关键字:
README 文档
README
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
统计信息
- 总下载量: 388.79M
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 6455
- 点击次数: 1
- 依赖项目数: 100
- 推荐数: 0
其他信息
- 授权协议: BSD-3-Clause
- 更新时间: 2026-01-04