ralfmaxxx/phpcs_rules

RUles for PHP

Maintainers

Package info

github.com/ralfmaxxx/phpcs_rules

pkg:composer/ralfmaxxx/phpcs_rules

Statistics

Installs: 638

Dependents: 1

Suggesters: 0

Stars: 0

Open Issues: 0

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

This package is auto-updated.

Last update: 2026-02-22 00:14:36 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