cloudycity/coding-standard

CloudyCity Coding Standard for PHP_CodeSniffer complements Consistence Coding Standard by providing sniffs with additional checks.

Installs: 18 973

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

Type:phpcodesniffer-standard

1.0.0 2021-03-25 05:00 UTC

This package is auto-updated.

Last update: 2024-04-25 13:08:27 UTC


README

This standard is specify use to solve the problem which mentioned in squizlabs/PHP_CodeSniffer issue #1773.

Install

composer require cloudycity/coding-standard --dev

Use

<rule ref="CloudyCityCodingStandard.NamingConventions.ValidVariableName.NotCamelCaps"/>