apeblog/vendor/doctrine/annotations
yumo ccec51ad88 更新vendor
修正生成sitemap
2023-05-05 11:10:57 +08:00
..
docs/en 更新vendor 2023-05-05 11:10:57 +08:00
lib/Doctrine/Common/Annotations 更新vendor 2023-05-05 11:10:57 +08:00
LICENSE 增加vendor避免小白不会用 2021-11-29 01:03:48 +08:00
README.md 更新vendor 2023-05-05 11:10:57 +08:00
composer.json 更新vendor 2023-05-05 11:10:57 +08:00
psalm.xml 更新vendor 2022-07-10 21:25:06 +08:00

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.