umanit/coding-standard
最新稳定版本:1.0.2
Composer 安装命令:
composer require umanit/coding-standard
包简介
UmanIT PHP Coding Standard
README 文档
README
A custom ruleset for PHP_CodeSniffer including:
- Default PSR12 compliance.
- Prohibit usage of certain PHP functions.
- A bunch of rules from
slevomat/coding-standard. - A custom rule that forces usage of
@todoannotation and forbid other ones likeTODO,FIXMEorXXX.
Usage
Edit your phpcs.xml file to include the following:
<rule ref="UmanITCodingStandard" />
统计信息
- 总下载量: 2.25k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2025-09-26