定制 dominionenterprises/dws-coding-standard 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

dominionenterprises/dws-coding-standard

最新稳定版本:v2.1.0

Composer 安装命令:

composer require dominionenterprises/dws-coding-standard

包简介

DWS Coding standard

README 文档

README

Build Status Coverage Status

Latest Stable Version Latest Unstable Version License

Total Downloads Daily Downloads Monthly Downloads

A fairly complete PHP_CodeSniffer coding standard. See the standard document to see what "sniffs" are enforced.

Composer

This standard is meant to be used in a project using Composer. It can be added to your project's composer.json as follows:

composer require traderinteractive/coding-standard

Then to use it, you can run the following (or add to your build process):

./vendor/bin/phpcs --standard=$(pwd)/vendor/traderinteractive/coding-standard/DWS YOUR_FILES_AND_DIRECTORIES

Contact

Developers may be contacted at:

Tests

Tests for the sniffs are included, and are run using the included build:

./vendor/bin/phpunit

统计信息

  • 总下载量: 51.65k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 8
  • 点击次数: 1
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 8
  • Watchers: 11
  • Forks: 10
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2013-05-21