sebastian/complexity
Composer 安装命令:
composer require sebastian/complexity
包简介
Library for calculating the complexity of PHP code units
README 文档
README
sebastian/complexity
Library for calculating the complexity of PHP code units.
Installation
You can add this library as a local, per-project dependency to your project using Composer:
composer require sebastian/complexity
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 sebastian/complexity
统计信息
- 总下载量: 561.8M
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1258
- 点击次数: 11
- 依赖项目数: 9
- 推荐数: 0
其他信息
- 授权协议: BSD-3-Clause
- 更新时间: 2020-07-10