.. | ||
docs/en | ||
lib/Doctrine/Common/Annotations | ||
composer.json | ||
LICENSE | ||
psalm.xml | ||
README.md | ||
UPGRADE.md |
⚠️ PHP 8 introduced attributes, which are a native replacement for annotations. As such, this library is considered feature complete, and should receive exclusively bugfixes and security fixes.
Doctrine Annotations
Docblock Annotations Parser library (extracted from Doctrine Common).
Documentation
See the doctrine-project website.
Contributing
When making a pull request, make sure your changes follow the Coding Standard Guidelines.