g33z / coding-standard
This package is abandoned and no longer maintained.
No replacement package was suggested.
A collection of coding standard rules derived from PSR12
Package info
git.g33zdev.net/g33z/coding-standard
Type:phpcodesniffer-standard
pkg:composer/g33z/coding-standard
1.0.6
2021-05-19 18:46 UTC
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"/>