backdrop/coder
最新稳定版本:1.0.1
Composer 安装命令:
composer require backdrop/coder
包简介
Coder is a library to review Backdrop code.
README 文档
README
This is a developer library that assists with code review so Backdrop code can maintain standards defined on https://api.backdropcms.org
Built-in support for:
- Backdrop Coding Standards - https://api.backdropcms.org/php-standards
- Handle text in a secure fashion - https://api.backdropcms.org/securing-user-input
Installation
User composer to install:
composer require backdrop/coder
Running phpcs Code Checks
./vendor/bin/phpcs --standard=./vendor/backdrop/coder/coder_sniffer/Backdrop path/to/code
Automated Testing (PHPUnit)
To execute the phpunit tests:
./vendor/bin/phpunit
License
This project is GPL v2 software. See the LICENSE.txt file in this directory for complete text.
Current Maintainers
- Geoff St. Pierre serundeputy
Credits
Doug Green douggreen@douggreenconsulting.com
Solotandem - https://www.drupal.org/u/solotandem
统计信息
- 总下载量: 2.55k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 1
- 依赖项目数: 2
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0
- 更新时间: 2018-07-19