doctrine / coding-standard
The Doctrine Coding Standard is a set of PHPCS rules applied to all Doctrine projects.
Installs: 5 981 584
Dependents: 669
Suggesters: 0
Security: 0
Stars: 301
Watchers: 26
Forks: 55
Open Issues: 13
Type:phpcodesniffer-standard
Requires
- php: ^7.2 || ^8.0
- dealerdirect/phpcodesniffer-composer-installer: ^0.6.2 || ^0.7 || ^1.0.0
- slevomat/coding-standard: ^8.11
- squizlabs/php_codesniffer: ^3.7
This package is auto-updated.
Last update: 2023-09-28 08:15:13 UTC
README
The Doctrine Coding Standard is a set of PHP_CodeSniffer rules applied to all Doctrine projects. Doctrine Coding Standard is heavily based on Slevomat Coding Standard.