ralfmaxxx/phpcs_rules

RUles for PHP

Installs: 638

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/ralfmaxxx/phpcs_rules

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

This package is auto-updated.

Last update: 2025-09-21 23:10:57 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