ralfmaxxx/phpcs_rules

RUles for PHP


License
Other

Documentation

Additional Standards for PHPCS

Package installation

Using composer: composer require ralfmaxxx/phpcs_rules

Standard installation

To use SA Standard just run phpcs with option:

phpcs --standard=vendor/ralfmaxxx/phpcs_rules/src/Standards/SA

Learn more about this standard: DOCUMENTATION