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

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

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

free2er/coding-standard

最新稳定版本:1.1.1

Composer 安装命令:

composer require free2er/coding-standard

包简介

PHP CodeSniffer Coding Standard

README 文档

README

PHP CodeSniffer Coding Standard

Installation

This standard can be installed with the Composer dependency manager.

  1. Install Composer

  2. Install the coding standard as a dependency of your project

     composer require --dev free2er/coding-standard
    
  3. Create phpcs configuration

     cp vendor/free2er/coding-standard/phpcs.xml.dist .
     nano phpcs.xml.dist
    
  4. Done!

     vendor/bin/phpcs
    

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2019-04-02