adnanmula/coding-standard 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

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

adnanmula/coding-standard

最新稳定版本:0.0.13

Composer 安装命令:

composer require adnanmula/coding-standard

包简介

Coding standard for my projects

README 文档

README

Use composer to require the library:

composer require --dev adnanmula/coding-standard

Create the phpcs.xml.dist configuration file and use the standard:

<?xml version="1.0" ?>
<ruleset name="Project rules">
    <rule ref="vendor/adnanmula/coding-standard/src/ruleset.xml" />
</ruleset>

统计信息

  • 总下载量: 593
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 1
  • 点击次数: 2
  • 依赖项目数: 3
  • 推荐数: 0

GitHub 信息

  • Stars: 1
  • Watchers: 1
  • Forks: 0
  • 开发语言: Makefile

其他信息

  • 授权协议: MIT
  • 更新时间: 2020-06-21