humble/标准

HUMBLE 标准

v1.0.1 2017-06-14 11:22 UTC

This package is not auto-updated.

Last update: 2024-09-14 18:20:44 UTC


README

Latest Version Software License Build Status

HUMBLE 标准

  • PHPCS 规则集
  • PHPMD 规则集

安装

通过 Composer

$ composer require humble/standards

用法

运行 PHPCS

./vendor/bin/phpcs ./src --extensions=php --standard=./vendor/humble/standards/ruleset/phpcs.xml

运行 PHPMD

./vendor/bin/phpmd ./src text ./vendor/humble/standards/ruleset/phpmd.xml

许可证

MIT 许可证 (MIT)。更多信息请见许可证文件