starbug/standard
最新稳定版本:v1.2
Composer 安装命令:
composer require starbug/standard
包简介
Starbug coding standard configurations and validation tools.
README 文档
README
This package provides coding standard specifications and validation tools including phpcs and PHPMD.
Installation
Install this package with composer.
composer require --dev starbug/standard
Git pre-commit hook
Install the git pre-commit hook:
ln -s vendor/starbug/standard/git/pre-commit .git/hooks/pre-commit
ln -s vendor/starbug/standard/git/config .git/hooks/config
VSCode workspace settings
Install the VSCode workspace settings by copying them into the .vscode directory in your workspace root:
mkdir -p .vscode
cp vendor/starbug/standard/.vscode/settings.json .vscode/
统计信息
- 总下载量: 10.62k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 2
- 推荐数: 0
其他信息
- 授权协议: Unknown
- 更新时间: 2018-03-18