caisse-bliss/vendor/doctrine/annotations
2023-06-20 19:14:19 +02:00
..
docs/en add entities for sf6 2023-06-20 19:14:19 +02:00
lib/Doctrine/Common/Annotations add entities for sf6 2023-06-20 19:14:19 +02:00
composer.json add entities for sf6 2023-06-20 19:14:19 +02:00
LICENSE add entities for sf6 2023-06-20 19:14:19 +02:00
psalm.xml add entities for sf6 2023-06-20 19:14:19 +02:00
README.md add entities for sf6 2023-06-20 19:14:19 +02:00

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