You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Vincent ASTOLFI
38697e3d0b
continuous-integration/drone/push Build is failing
Details
|
2 years ago | |
---|---|---|
.. | ||
docs/en | 2 years ago | |
lib/Doctrine/Common/Annotations | 2 years ago | |
LICENSE | 2 years ago | |
README.md | 2 years ago | |
composer.json | 2 years ago | |
psalm.xml | 2 years ago |
README.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.