zifius / magizendo
PHP_CodeSniffer rules for Magento 1 and Magento 2 (Based on ECG, Zend and PSR2 rules)
Installs: 1 752
Dependents: 1
Suggesters: 0
Security: 0
Stars: 8
Watchers: 6
Forks: 3
Open Issues: 0
Requires
This package is auto-updated.
Last update: 2024-12-29 05:56:27 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