Libraries tagged by fast route
yjx/easy-router
21 Downloads
学习构建路由的练手作, 核心正则"参考" nikic/fast-route. 增加了部分语法糖, 同时占位符类型定义中允许使用分组等, 未使用 FastRoute 的分块合并正则表达式方法, 因此不适用于要求性能的项目.
thruster/http-router
793 Downloads
Thruster HttpRouter Component (PSR-7 and FastRoute based router)
karelwintersky/arris.router
596 Downloads
Arris Application µFramework - AppRouter class
andrewcarteruk/simple-route
215 Downloads
An easy to use wrapper for the FastRoute package
opine/route
674 Downloads
Service wrapper for FastRoute providing a more slim-like interface
northwoods/router
1414 Downloads
Fast router for PSR-15 request handlers
lefodeurcou/crazy-router
5 Downloads
A fast router with great possibilities
iadvize/php-swaggerize-fastroute-library
10983 Downloads
A library to automatically create FastRoute routes based on swagger JSON documentation
wandu/router
2948 Downloads
FastRoute with PSR-7 Wrapper Library.
lloydzhou/router
134 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.
borschphp/router
1299 Downloads
A FastRoute router implementation.
air-php/fastroute-middleware
6763 Downloads
A FastRoute middleware library.
air-php/fastroute
3023 Downloads
A FastRoute implementation of a router.
qubus/router
83 Downloads
Qubus Router is a powerful and fast PHP router for PSR-7/PSR-15 messages.
mindy/router
1957 Downloads
Fast request router for PHP