doctrine/annotations

Docblock Annotations Parser

Installs: 417 757 172

Dependents: 2 347

Suggesters: 74

Security: 1

Stars: 6 727

Watchers: 41

Forks: 236

Open Issues: 30

2.0.1 2023-02-02 22:02 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.

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.