jamesrezo/qatools

我的QA工具元包

安装: 104

依赖项: 2

建议者: 0

安全: 0

星标: 0

关注者: 3

分支: 0

开放问题: 0

类型:元包

5.3.0 2017-02-13 12:13 UTC

This package is auto-updated.

Last update: 2024-08-24 04:44:30 UTC


README

又一个用于安装PHP质量保证工具的元包。

这个提供了从PHP 5.4到PHP 7.0的一系列非常著名的工具

Build Status Latest Stable Version Latest Unstable Version License composer.lock Dependency Status

安装与使用

在你的项目中

composer require --dev jamesrezo/qatools

然后所有工具都将可用在 vendor/bin/ 目录路径下。

或者全局

composer global require jamesrezo/qatools
export PATH=~/.composer/vendor/bin:$PATH

贡献

欢迎每一个人 :-)

许可证

MIT