phpcq/coding-standard
最新稳定版本:2.1.2
Composer 安装命令:
composer require phpcq/coding-standard
包简介
PHP code quality project coding standard
README 文档
README
Coding Standards
This repository contains the PHPCQ coding standard definitions and style checker rules.
The rules are for phpcs and phpmd.
Usage
The most convenient usage is to use via phpcq/phpcq.
Simply put the following into your projects build.default.properties file:
phpcs.standard=${basedir}/vendor/phpcq/coding-standard/phpcs/PhpCodeQuality/ruleset.xml
phpmd.ruleset=${basedir}/vendor/phpcq/coding-standard/phpmd/ruleset.xml
统计信息
- 总下载量: 38.98k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 1
- 依赖项目数: 17
- 推荐数: 0
其他信息
- 授权协议: BSD-3-Clause
- 更新时间: 2015-01-11