Arus团队PHP编码规范
github.com/autorusltd/php-coding-standard
主页
源代码
问题
安装: 804
依赖: 6
建议者: 0
安全: 0
星标: 0
关注者: 3
分支: 0
开放问题: 0
Requires
None
Requires (Dev)
Suggests
Provides
Conflicts
Replaces
MIT 843ea8c6e1ac6721b4b2b4a1a6412a93f491e2f7
PSR-2PSR-1fenricarusautorusphp-coding-standard
This package is auto-updated.
Last update: 2024-08-27 05:51:23 UTC
composer require arus/php-coding-standard
<?xml version="1.0"?> <ruleset name="Arus Coding Standard"> <rule ref="./vendor/arus/php-coding-standard/ruleset.xml"/> <file>src</file> <file>tests</file> </ruleset>