Download the PHP package websupply/route-annotation without Composer
On this page you can find all versions of the php package websupply/route-annotation. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package route-annotation
Annotations based routing for Neos Flow
Move your routing configuration into the controller with the a Route
annotation
Install
composer require websupply/route-annotation
Example
Configuring a controller as follows
Gives you the following routes
Annotation properties
The Route
annotation can take following properties (known from the Routes.yaml
configuration)
It respects the core routers handling of these configuration, as this is merely a different way of writing the configuration itself.
Support and sponsoring
Work on this package is supported by the danish web company WebSupply ApS
All versions of route-annotation with dependencies
PHP Build Version
Package Version
Requires
neos/flow Version
^8.2 || ^8.3
The package websupply/route-annotation contains the following files
Loading the files please wait ....