ralfmaxxx / phpcs_rules
RUles for PHP
0.2.0-alpha
2017-01-12 16:10 UTC
Requires (Dev)
This package is auto-updated.
Last update: 2024-11-21 21:10:20 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