https://github.com/doctrine/coding-standard
The coding standard of the Doctrine project.
https://github.com/doctrine/coding-standard
coding-standard coding-style php php7 strict-types
Last synced: about 2 months ago
JSON representation
The coding standard of the Doctrine project.
- Host: GitHub
- URL: https://github.com/doctrine/coding-standard
- Owner: doctrine
- License: mit
- Created: 2014-02-06T22:10:47.000Z (over 11 years ago)
- Default Branch: 13.0.x
- Last Pushed: 2025-03-24T09:57:00.000Z (3 months ago)
- Last Synced: 2025-04-06T01:02:52.850Z (3 months ago)
- Topics: coding-standard, coding-style, php, php7, strict-types
- Language: PHP
- Homepage: https://www.doctrine-project.org/projects/coding-standard.html
- Size: 640 KB
- Stars: 314
- Watchers: 23
- Forks: 51
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Doctrine Coding Standard
[](https://github.com/doctrine/coding-standard/actions?query=workflow%3A%22Continuous+Integration%22+)
[](https://github.com/doctrine/coding-standard/actions)
[](https://packagist.org/packages/doctrine/coding-standard)
[](https://packagist.org/packages/doctrine/coding-standard)The Doctrine Coding Standard is a set of [PHP_CodeSniffer](https://github.com/squizlabs/PHP_CodeSniffer) rules applied to all Doctrine projects. Doctrine Coding Standard is heavily based on [Slevomat Coding Standard](https://github.com/slevomat/coding-standard).
## More resources:
* [Website](https://www.doctrine-project.org/)
* [Documentation](https://www.doctrine-project.org/projects/coding-standard.html)
* [Downloads](https://github.com/doctrine/coding-standard/coding-standard)