Download the PHP package gemini/hyperf-router without Composer
On this page you can find all versions of the php package gemini/hyperf-router. 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 hyperf-router
Some features for Hyperf Router.
路由名字
设置路由名字
-
路由文件模式
- 注解模式
根据路有名字读取路径
排除中间件
组件提供了 Gemini\Router\Annotation\WithoutMiddleware
注解,可以方便用户排除不想被触发的中间件。
当在控制器中设置时,会使控制器下所有的方法生效。
当在方法中设置时,只会使当前方法生效。
注意使用 ::class 时,不要忘了引入命名空间
All versions of hyperf-router with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.2
hyperf/contract Version ^2.0
hyperf/di Version ^2.0
hyperf/http-server Version ^2.0
hyperf/utils Version ^2.0
hyperf/contract Version ^2.0
hyperf/di Version ^2.0
hyperf/http-server Version ^2.0
hyperf/utils Version ^2.0
The package gemini/hyperf-router contains the following files
Loading the files please wait ....