Download the PHP package chhw/route-list without Composer
On this page you can find all versions of the php package chhw/route-list. 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-list
Lumen Route List
This package can list all routes just as Laravel do.
Installation
Install by composer
In bootstrap/app.php
, you should:
- add
$app->register(CHHW\RouteList\RouteListServiceProvider::class);
Usage
Just like the way to use Laravel !
Route Example
All versions of route-list with dependencies
PHP Build Version
Package Version
The package chhw/route-list contains the following files
Loading the files please wait ....