Download the PHP package pitch/annotation without Composer
On this page you can find all versions of the php package pitch/annotation. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download pitch/annotation
More information about pitch/annotation
Files in pitch/annotation
Download pitch/annotation
More information about pitch/annotation
Files in pitch/annotation
Vendor pitch
Package annotation
Short Description Annotation abstraction for Doctrine Annotations and PHP8 attributes as (Controller) Annotations
License MIT
Package annotation
Short Description Annotation abstraction for Doctrine Annotations and PHP8 attributes as (Controller) Annotations
License MIT
Please rate this library. Is it a good library?
Informations about the package annotation
Annotation
This bundle provides a unified API for Doctrine Annotations and PHP8 Attributes as (Controller) Annotations.
Usage
Read attributes and annotations
Controller request attributes
This bundle registers an EventSubscriber
on the kernel.controller
event
and stores the controller annotations on Request::attributes
,
so that they can easily be accessed on other events.
All versions of annotation with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.4
The package pitch/annotation contains the following files
Loading the files please wait ....