Skip to content

doctrine/annotations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

bb5c2b6 · Oct 29, 2024
Oct 28, 2024
Oct 1, 2024
Sep 5, 2024
Sep 5, 2024
Oct 28, 2024
Jul 29, 2023
Jan 1, 2021
Dec 20, 2013
Sep 5, 2024
Jun 13, 2023
Sep 5, 2024
Feb 26, 2019
Aug 14, 2023
Aug 14, 2023
Feb 26, 2019
Sep 5, 2024

Repository files navigation

⚠️ 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.

We do not recommend using this library in new projects and encourage authors of downstream libraries to offer support for attributes as an alternative to Doctrine Annotations.

Have a look at our blog to learn more.

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.