Libraries tagged by FastRoute
quanta/http-url-generator
40 Downloads
Url generator library with adapter for Fast Route
selami/router
443 Downloads
Router and Dispatcher built on top nikic/FastRoute that returns controller class name to be instantiated.
zaphyr-org/router
130 Downloads
PSR-7 router supporting attribute-based routing, complete with PSR-15 middleware and PSR-11 container support, all built upon the foundation of FastRoute.
mongdch/fapi
217 Downloads
the fast php api routing framework
juneszh/alight-project
32 Downloads
Alight Project is a project template with Alight framework.
zqhong/route
59 Downloads
A route inspired by nikic/fast-route
yjx/easy-router
12 Downloads
学习构建路由的练手作, 核心正则"参考" nikic/fast-route. 增加了部分语法糖, 同时占位符类型定义中允许使用分组等, 未使用 FastRoute 的分块合并正则表达式方法, 因此不适用于要求性能的项目.
ifcanduela/router
136 Downloads
A routing component wrapping FastRoute
heropoo/routing
5618 Downloads
A simple and fast route. Use tree structure storage, fast matching!
butterycrumpet/supersimple-routing
21 Downloads
Super simple router using nikic/fast-route
atyalpa/routing
36 Downloads
FastRoute wrapper to be used for Atyalpa
atomwares/atom-router
58 Downloads
Router by Atom Framework (based on nikic/FastRoute)
wandu/router
2946 Downloads
FastRoute with PSR-7 Wrapper Library.
willy68/mezzio-fastroute-dev
50 Downloads
FastRoute integration for Mezzio
satori/middleware-fast-route
59 Downloads
FastRoute middleware