mathieu-bour/coding-standard

Mathieu Bour's PHP_CodeSniffer coding standard.

Installs: 1 509

Dependents: 3

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:phpcodesniffer-standard

1.0.1 2020-12-26 20:56 UTC

This package is auto-updated.

Last update: 2024-03-27 03:52:20 UTC


README

version license php-version

My personal PHP_CodeSniffer standard, derived from mathrix-education/coding-standard. Uses the sniffs from PHP_CodeSniffer and Slevomat Coding Standard.

Installation

composer require mathieu-bour/coding-standard

In your phpcs.xml(.dist) file, refer to the standard with:

<rule ref="Windy"/>