Libraries tagged by fastrouter
hiraeth/fastroute
7782 Downloads
FastRoute integration for the Hiraeth Nano-Framework
chubbyphp/chubbyphp-framework-router-fastroute
19382 Downloads
Fastroute router implementation for chubbyphp-framework.
air-php/fastroute-middleware
6660 Downloads
A FastRoute middleware library.
zaphyr-org/router
416 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.
iadvize/php-swaggerize-fastroute-library
10977 Downloads
A library to automatically create FastRoute routes based on swagger JSON documentation
air-php/fastroute
2991 Downloads
A FastRoute implementation of a router.
abbadon1334/atk4-fastroute
16266 Downloads
description
thruster/http-router
791 Downloads
Thruster HttpRouter Component (PSR-7 and FastRoute based router)
opine/route
656 Downloads
Service wrapper for FastRoute providing a more slim-like interface
yjx/easy-router
18 Downloads
学习构建路由的练手作, 核心正则"参考" nikic/fast-route. 增加了部分语法糖, 同时占位符类型定义中允许使用分组等, 未使用 FastRoute 的分块合并正则表达式方法, 因此不适用于要求性能的项目.
phalapi/fast-route
2848 Downloads
PhalApi 2.x 扩展类库 - FastRoute路由,可以通过配置实现自定义路由配置,从而轻松映射到PhalApi中的service接口服务。
loom/router
39 Downloads
A fast PHP router built on top of FastRoute.
codezone/router
1650 Downloads
A FastRoute-based router for use in Roots-based WordPress plugins and themes or any plugin or theme that use Illuminate/Container.
borschphp/router
1170 Downloads
A FastRoute router implementation.
andrewcarteruk/simple-route
215 Downloads
An easy to use wrapper for the FastRoute package