bztang-admin/vendor/doctrine/annotations
wuhui_zzw 819d549907 初始化 2023-09-25 17:52:31 +08:00
..
docs/en 初始化 2023-09-25 17:52:31 +08:00
lib/Doctrine/Common/Annotations 初始化 2023-09-25 17:52:31 +08:00
LICENSE 初始化 2023-09-25 17:52:31 +08:00
README.md 初始化 2023-09-25 17:52:31 +08:00
psalm.xml 初始化 2023-09-25 17:52:31 +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.