Download the PHP package phpone/laravel-annontation-route without Composer
On this page you can find all versions of the php package phpone/laravel-annontation-route. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download phpone/laravel-annontation-route
More information about phpone/laravel-annontation-route
Files in phpone/laravel-annontation-route
Download phpone/laravel-annontation-route
More information about phpone/laravel-annontation-route
Files in phpone/laravel-annontation-route
Vendor phpone
Package laravel-annontation-route
Short Description generate laravel annotation route
License
Package laravel-annontation-route
Short Description generate laravel annotation route
License
Please rate this library. Is it a good library?
Informations about the package laravel-annontation-route
laravel-annotation-route
laravel application generate route file by annotation
Installation
Usage
-
add RouteAnnotationProviders to config/app.php
- generate route file by command
this function will scan Annotations of Controller dir , and wirte into api.php the file like this
Annotations list
- @Controller
- @Mapping
- @PostMapping
- @GetMapping
- @Group
All versions of laravel-annontation-route with dependencies
PHP Build Version
Package Version
Requires
php Version
~7.4|~8.0
doctrine/annotations Version ^1.11
roave/better-reflection Version ^4.12
illuminate/console Version ^8.0
illuminate/support Version ^8.0
doctrine/annotations Version ^1.11
roave/better-reflection Version ^4.12
illuminate/console Version ^8.0
illuminate/support Version ^8.0
The package phpone/laravel-annontation-route contains the following files
Loading the files please wait ....