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
Requires
This package is auto-updated.
Last update: 2026-03-01 00:23:24 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