nekofar / coding-standard
Nekofar 编码规范
v3.0.10
2024-02-03 11:28 UTC
Requires
- php: >=8.1
- escapestudios/symfony2-coding-standard: ^3.12
- phpcompatibility/php-compatibility: ^9.3
- sirbrillig/phpcs-import-detection: ^1.3
- sirbrillig/phpcs-variable-analysis: ^2.11
- slevomat/coding-standard: ^8.0
- squizlabs/php_codesniffer: ^3.6
Requires (Dev)
- roave/security-advisories: dev-latest
Suggests
- symplify/coding-standard: Coding Standard checkers for PHP projects with focus on Clean Architecture.
- v3.0.10
- v3.0.9
- v3.0.8
- v3.0.7
- v3.0.6
- v3.0.5
- v3.0.4
- v3.0.3
- v3.0.2
- v3.0.1
- v3.0.0
- v2.0.12
- v2.0.11
- v2.0.10
- v2.0.9
- v2.0.8
- v2.0.7
- v2.0.6
- v2.0.5
- v2.0.4
- v2.0.3
- v2.0.2
- v2.0.1
- v2.0.0
- v2.0.0-alpha.0
- dev-master / 1.x-dev
- v1.20.11
- v1.2.10
- v1.2.9
- v1.2.8
- v1.2.7
- v1.2.6
- v1.2.5
- v1.2.4
- v1.2.3
- v1.2.2
- v1.2.1
- v1.2.0
- v1.1.5
- v1.1.4
- v1.1.3
- v1.1.2
- v1.1.1
- v1.1.0
- v1.0.0
- dev-develop
- dev-dependabot/github_actions/develop/actions/checkout-4.2.0
This package is auto-updated.
Last update: 2024-09-27 16:54:41 UTC
README
一些对 PHP 项目有用的编码规范。
安装
要开始,请使用 composer 安装此包
composer require nekofar/coding-standard --dev
需要 PHP 8.0 或更高版本。
许可证
MIT 许可证 (MIT)。请参阅 许可证文件 获取更多信息。