doctrine/annotations

This package is abandoned and no longer maintained. No replacement package was suggested.

Docblock Annotations Parser

Installs: 523 213 589

Dependents: 2 370

Suggesters: 77

Security: 1

Stars: 6 751

Watchers: 37

Forks: 232

Open Issues: 26

pkg:composer/doctrine/annotations

2.0.2 2024-09-05 10:17 UTC

README

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