croct/coding-standard
Composer 安装命令:
composer require croct/coding-standard
包简介
A set of Code Sniffer rules applied to all Croct PHP projects.
关键字:
README 文档
README
PHP Coding Standard
A set of Code Sniffer rules applied to all Croct PHP projects.
📦 Releases
·
🐞 Report Bug
·
✨ Request Feature
Installation
We recommend using the package manager Composer to install the package:
composer require croct/coding-standard
Basic usage
Run the following command to check if the project adheres to the coding standard:
./vendor/bin/phpcs
Contributing
Contributions to the package are always welcome!
- Report any bugs or issues on the issue tracker.
- For major changes, please open an issue first to discuss what you would like to change.
- Please make sure to update tests as appropriate.
Testing
Before running the test suites, the development dependencies must be installed:
composer install
Then, to run all tests:
composer test
License
This library is licensed under the MIT license.
统计信息
- 总下载量: 90
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 3
- 点击次数: 0
- 依赖项目数: 5
- 推荐数: 0
其他信息
- 授权协议: proprietary
- 更新时间: 2026-06-03