zifius/magizendo

PHP_CodeSniffer rules for Magento 1 and Magento 2 (Based on ECG, Zend and PSR2 rules)

3.0 2017-06-19 19:57 UTC

This package is auto-updated.

Last update: 2024-04-29 03:56:48 UTC


README

Magento 1 standard combines Ecg and Zend standards into one

Magento 2 standard combines EcgM2 and PSR2 standards

Usage

Run composer require zifius/magizendo

For PhpStorm IDE: setup a "Custom" coding standard pointing to the folder where the ruleset.xml resides, check PhpStorm Documentation for details

Alternatively set standards path globally