g33z / coding-standard
A collection of coding standard rules derived from PSR12
Installs: 7
Dependents: 0
Suggesters: 0
Security: 0
Type:phpcodesniffer-standard
pkg:composer/g33z/coding-standard
Requires
- php: ^7.1 || ^8.0
- dealerdirect/phpcodesniffer-composer-installer: ^0.7.1
- slevomat/coding-standard: ^7.0
- squizlabs/php_codesniffer: ^3.6
This package is not auto-updated.
Last update: 2023-10-25 14:49:58 UTC
README
A collection of coding standard rules derived from PSR12.
Installation
Require this package via composer and use it in your project:
<rule ref="G33zCodingStandard"/>