Libraries tagged by fast route
karewan/knroute
1389 Downloads
Simple and fast PHP 8.3+ router with routes attributes and caching (+Inertia.js compatiblity)
emdotem/phroute
22501 Downloads
Fast, fully featured restful request router for PHP
zaphyr-org/router
419 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.
phalapi/fast-route
2853 Downloads
PhalApi 2.x 扩展类库 - FastRoute路由,可以通过配置实现自定义路由配置,从而轻松映射到PhalApi中的service接口服务。
karelwintersky/arris.router
525 Downloads
Arris Application µFramework - AppRouter class
polus/fast-router
8546 Downloads
FastRoute for polus
opine/route
674 Downloads
Service wrapper for FastRoute providing a more slim-like interface
bephp/router
1085 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.
weavephp/router-fastroute
17829 Downloads
Weave glue-framework FastRoute Router adaptor
hiraeth/fastroute
7835 Downloads
FastRoute integration for the Hiraeth Nano-Framework
chubbyphp/chubbyphp-framework-router-fastroute
19514 Downloads
Fastroute router implementation for chubbyphp-framework.
borschphp/router
1190 Downloads
A FastRoute router implementation.
air-php/fastroute-middleware
6698 Downloads
A FastRoute middleware library.
juneszh/alight-admin
227 Downloads
Alight Admin is a quick admin panel extension based on the Alight framework.
stylish99/klein
7036 Downloads
A lightning fast router for PHP