syberisle/coding-standards
Composer 安装命令:
composer require syberisle/coding-standards
包简介
PHP_CodeSniffer rules to enforce SyberIsle coding conventions
README 文档
README
Provides coding standards for SyberIsle projects and libraries.
Inherits from PSR-2 but has the following changes:
- Tabs not spaces MUST be used for indentation
- PHP 4 style constructors (class name) are not allowed
- Todo or fixme comments belong in an issue tracker. Technical Debt is bad.
- No BOM for UTF-8 files
extendsandimplementsare on their own lines for classes
This also provides an xml file that you can import into PhpStorm.
Install
Via Composer
$ composer require syberisle/coding-standards
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email dlundgren@syberisle.net instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.
统计信息
- 总下载量: 2.12k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 1
- 依赖项目数: 11
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2016-08-15