Libraries tagged by fast-route
stylish99/klein
8872 Downloads
A lightning fast router for PHP
niahoo/altorouter
10501 Downloads
A lightning fast router for PHP
bephp/router
1090 Downloads
A fast router for PHP. It matches urls and executes PHP functions. automatic get variable based on handler function parameter list. Suport to compile router callback handlers into plain array source code.
quietasice/fast-route
67029 Downloads
Fast request router for PHP
phalapi/fast-route
2878 Downloads
PhalApi 2.x 扩展类库 - FastRoute路由,可以通过配置实现自定义路由配置,从而轻松映射到PhalApi中的service接口服务。
antidot-fw/fast-router-adapter
1677 Downloads
Fast Router adapter for Antidot Framework
thruster/http-router
797 Downloads
Thruster HttpRouter Component (PSR-7 and FastRoute based router)
mongdch/fapi
238 Downloads
the fast php api routing framework
juneszh/alight-project
49 Downloads
Alight Project is a project template with Alight framework.
wandu/router
2949 Downloads
FastRoute with PSR-7 Wrapper Library.
zqhong/route
59 Downloads
A route inspired by nikic/fast-route
yjx/easy-router
26 Downloads
学习构建路由的练手作, 核心正则"参考" nikic/fast-route. 增加了部分语法糖, 同时占位符类型定义中允许使用分组等, 未使用 FastRoute 的分块合并正则表达式方法, 因此不适用于要求性能的项目.
laylatichy/nano
20246 Downloads
blazing fast REST API framework based on workerman and fast-route
heropoo/routing
5650 Downloads
A simple and fast route. Use tree structure storage, fast matching!
vladdyslav/klein-up
276 Downloads
A lightning fast router for PHP