dotkernel/dot-router
最新稳定版本:1.1.0
Composer 安装命令:
composer require dotkernel/dot-router
包简介
Dotkernel component to build complex routes, based on mezzio/mezzio-fastroute
README 文档
README
Dotkernel component to build complex routes, based on mezzio/mezzio-fastroute.
dot-router is a wrapper on top of mezzio/mezzio-fastroute
Documentation
Documentation is available at: https://docs.dotkernel.org/dot-router/.
Badges
Requirements
- PHP: 8.2, 8.3, 8.4 or 8.5
- laminas/laminas-stratigility: ^3.0 || ^4.0
- mezzio/mezzio-fastroute: ^3.12
Setup
Run the following command in your application's root directory:
composer require dotkernel/dot-router
Open your application's config/config.php and the following line:
Dot\Router\ConfigProvider::class,
统计信息
- 总下载量: 6.25k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 4
- 点击次数: 2
- 依赖项目数: 2
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2025-03-20