Download the PHP package zfegg/global-router without Composer
On this page you can find all versions of the php package zfegg/global-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 global-router
Zend Framework Global Router - ZF公共路由
ZendMvc 自带的 Zend\Mvc\ModuleRouteListener
不方便, 每新的 Controller
都需要在 ControllerManager
配置下.
Zfegg\GlobalRouter\GlobalModuleRouteListener
Installation - 安装
Usage - 使用举例
首先, 在 config/modules.config.php
中添加模块加载.
默认路由方式: /module/controller/action/param1/value1/param2/value2/...
, 类似ZF1默认路由
All versions of global-router with dependencies
PHP Build Version
Package Version
Requires
zendframework/zend-eventmanager Version
^2.4 || ^3.0
The package zfegg/global-router contains the following files
Loading the files please wait ....