jamesastubbs/phpcswatcher
Composer 安装命令:
composer require jamesastubbs/phpcswatcher
包简介
A listener which automatically invokes PHP_CodeSniffer when a PHP file has been added/modified.
README 文档
README
A listener which automatically invokes PHP_CodeSniffer when a PHP file has been added/modified.
Installation
Please use Composer to download this package:
composer require --dev jamesastubbs/phpcswatcher
This package should only be installed as a dev dependancy and should not be used in a production environment.
Usage
To run phpcswatcher, a symlink will be provided in the vendor/bin directory which will allow you to run the command like so:
./vendor/bin/phpcswatcher [dir_to_watch]
统计信息
- 总下载量: 16
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2017-05-12