zifius/magizendo

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

Maintainers

Package info

github.com/Zifius/Magizendo

pkg:composer/zifius/magizendo

Statistics

Installs: 1 767

Dependents: 1

Suggesters: 0

Stars: 8

Open Issues: 0

3.0 2017-06-19 19:57 UTC

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