doctrine / coding-standard
The Doctrine Coding Standard is a set of PHPCS rules applied to all Doctrine projects.
Installs: 8 768 254
Dependents: 756
Suggesters: 0
Security: 0
Stars: 312
Watchers: 27
Forks: 56
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
- 13.0.x-dev
- 12.0.x-dev
- 12.0.0
- 11.1.x-dev
- 11.1.0
- 11.0.x-dev
- 11.0.0
- 10.1.x-dev
- 10.0.x-dev
- 10.0.0
- 9.0.x-dev
- 9.0.2
- 9.0.1
- 9.0.0
- 8.2.x-dev
- 8.2.1
- 8.2.0
- 8.1.x-dev
- 8.1.0
- 8.0.x-dev
- 8.0.0
- 7.0.x-dev
- 7.0.2
- 7.0.1
- 7.0.0
- 6.x-dev
- 6.0.1
- 6.0.0
- 5.x-dev
- 5.0.1
- 5.0.0
- 4.x-dev
- 4.0.0
- 3.x-dev
- 3.0.1
- 3.0.0
- 2.1.0
- 2.0.0
- 1.0.0
- 0.1.0
This package is auto-updated.
Last update: 2024-10-11 23:43:32 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.