bytic/phpqatools
最新稳定版本:1.0.20
Composer 安装命令:
composer require bytic/phpqatools
包简介
Meta package for installing all PHP QA tools you'll ever need
README 文档
README
Included in this package are:
- PHPUnit
- PHP-Invoker
- DbUnit
- PHPLOC
- PHPCPD
- PHP_Depend
- PHPMD
- PHP_CodeSniffer
- Fabien Potencier/PHP Coding Standards Fixer
- Sensiolabs/Security-Checker
- Behat
Installation
To use this package, add it as as "dev" dependency with this command:
composer require bytic/phpqatools --dev
Or modify your composer.json as followed:
require-dev: { "bytic/phpqatools": "*" }
Inspiration
统计信息
- 总下载量: 1.59k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 117
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2018-10-28