rindow/rindow-web-router
Composer 安装命令:
composer require rindow/rindow-web-router
包简介
Rindow web routing engine
README 文档
README
Provides the ability to parse URIs and map paths to arguments to the MVC-controller.
Generally used as a routing engine of Web-MVC framework. The option to operate this module alone as micro-framework is also included.
The following four modes are available.
- Route definition by PHP array. Flexible injection is possible by definition injection.
- Supports route definition by annotation. You can embed settings directly into your source code, making development quick and easy.
- Route definition by YAML. People who love YAML can use it.
- Micro framework mode. A platform used for improvising very small code.
统计信息
- 总下载量: 191
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 6
- 推荐数: 3
其他信息
- 授权协议: BSD-3-Clause
- 更新时间: 2020-04-03