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.
 
 
 
 
 
 
unknown 8ecacc5c01 readme 2 years ago
..
docs/en first commit 2 years ago
lib/Doctrine/Common/Annotations first commit 2 years ago
LICENSE first commit 2 years ago
README.md first commit 2 years ago
composer.json first commit 2 years ago
psalm.xml first commit 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

Build Status Dependency Status Reference Status Total Downloads Latest Stable Version

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.