ralfmaxxx/phpcs_rules

0.2.0-alpha 2017-01-12 16:10 UTC

This package is auto-updated.

Last update: 2024-04-21 19:51:12 UTC


README

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