doctrine / coding-standard
The Doctrine Coding Standard is a set of PHPCS rules applied to all Doctrine projects.
Installs: 12 049 055
Dependents: 784
Suggesters: 0
Security: 0
Stars: 319
Watchers: 23
Forks: 51
Open Issues: 14
Type:phpcodesniffer-standard
Requires
- php: ^7.4 || ^8.0
- dealerdirect/phpcodesniffer-composer-installer: ^0.6.2 || ^0.7 || ^1.0.0
- slevomat/coding-standard: ^8.16
- squizlabs/php_codesniffer: ^3.7
- 14.0.x-dev
- 13.0.x-dev
- 13.0.1
- 13.0.0
- 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
- dev-dependabot/composer/squizlabs/php_codesniffer-tw-4.0
This package is auto-updated.
Last update: 2025-09-18 06:14:12 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.