doctrine / coding-standard
The Doctrine Coding Standard is a set of PHPCS rules applied to all Doctrine projects.
Installs: 4 577 262
Dependents: 627
Suggesters: 0
Security: 0
Stars: 290
Watchers: 27
Forks: 55
Open Issues: 15
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.6.2
- squizlabs/php_codesniffer: ^3.7
This package is auto-updated.
Last update: 2023-02-06 22:20:26 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.