承接 uwdoem/standard 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

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

uwdoem/standard

Composer 安装命令:

composer require uwdoem/standard

包简介

PHP code standard for the Athens Framework.

README 文档

README

Latest Stable Version

Standard

This ruleset.xml contains the Athens Framework code standard, for use with PHP CodeSniffer. Projects which use the Athens Framework are welcome to use this same code standard.

Use

To download the standard, include athens/standard if your composer.json dev requirements:

"require-dev": {
    ...
    "athens/standard": "1.*",
    ...
  }

Once you have updated your composer requirements, you'll be able to issue the following command from your project root:

./vendor/bin/phpcs --standard=./vendor/athens/standard/ruleset.xml .

See the PHP CodeSniffer docs for more information, including excluding directories from analysis.

Requirements

  • PHP Codesniffer 2.x

统计信息

  • 总下载量: 676
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 0
  • 依赖项目数: 12
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 2
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: Unknown
  • 更新时间: 2015-12-09