Download the PHP package skyline/route-annotation-compiler without Composer
On this page you can find all versions of the php package skyline/route-annotation-compiler. 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-compiler
Skyline Route Annotation Compiler
Adding this package to your Skyline Application extends its compilation to read routing information directly from the annotations of action controllers.
The @route annotation declares how to reach this action. Using literal or regex to describe a request URI. You must declare at least a URI annotation.
Additional declare a specific render to use.
Putting annotations into class doc comment makes it valid for all actions inside the class.
All versions of route-annotation-compiler with dependencies
PHP Build Version
Package Version
Requires
php Version
^8
skyline/exposed-symbols Version ^8
skyline/compiler Version ^8
skyline/router Version ^8
skyline/exposed-symbols Version ^8
skyline/compiler Version ^8
skyline/router Version ^8
The package skyline/route-annotation-compiler contains the following files
Loading the files please wait ....