ose/magento2-phpcs 问题修复 & 功能扩展

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

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

ose/magento2-phpcs

最新稳定版本:1.4.0

Composer 安装命令:

composer require ose/magento2-phpcs

包简介

Custom PHPCS Ruleset for Magento 2

README 文档

README

Description

This ruleset is meant to be used on Magento projects and modules. It combines PSR-12, Magento Coding Standards and custom rules from Slevomat Coding Standard

Installation

To use this ruleset, require it in composer:

composer require --dev ose/magento2-phpcs

Usage

You can check this custom phpcs ruleset has been installed with this command:

php vendor/bin/phpcs -i

You can run phpcs on the app/code/Ose folder with this command:

php vendor/bin/phpcs --standard=magento2-phpcs app/code/Ose

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2023-08-03