cms-token/@core/vendor/doctrine/annotations
mincreng1 062c41b4d3 Initial commit: add CMS Launchpad module 2025-04-25 10:11:30 +07:00
..
docs/en Initial commit: add CMS Launchpad module 2025-04-25 10:11:30 +07:00
lib/Doctrine/Common/Annotations Initial commit: add CMS Launchpad module 2025-04-25 10:11:30 +07:00
LICENSE Initial commit: add CMS Launchpad module 2025-04-25 10:11:30 +07:00
README.md Initial commit: add CMS Launchpad module 2025-04-25 10:11:30 +07:00
composer.json Initial commit: add CMS Launchpad module 2025-04-25 10:11:30 +07:00
psalm.xml Initial commit: add CMS Launchpad module 2025-04-25 10:11:30 +07: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.