Libraries tagged by fast route
karewan/knroute
2387 Downloads
Simple and fast PHP 8.3+ router with routes attributes and caching (+Inertia.js compatiblity)
lion/phroute
3424 Downloads
Fast, fully featured restful request router for PHP
slenix/slenix
144 Downloads
Slenix is a fast and flexible framework for building REST APIs and web applications
mvccore/mvccore
6911 Downloads
MvcCore is PHP MVC framework to develop and pack projects (partialy or completely) into super fast single file apps and tools.
memran/marwa-framework
885 Downloads
MarwaPHP - A future‑proof, PSR‑compliant PHP framework core.Minimal, modular, and fast — with developer‑friendly APIs.
laylatichy/nano
20279 Downloads
blazing fast REST API framework based on workerman and fast-route
cresset/magequery
7 Downloads
A fast Magento 2 codebase inspector: DI resolution, plugins, events, cron, routes, config across scopes, and live DB introspection. Fetches a prebuilt Rust binary on demand.
zqhong/route
59 Downloads
A route inspired by nikic/fast-route
yjx/easy-router
26 Downloads
学习构建路由的练手作, 核心正则"参考" nikic/fast-route. 增加了部分语法糖, 同时占位符类型定义中允许使用分组等, 未使用 FastRoute 的分块合并正则表达式方法, 因此不适用于要求性能的项目.
thruster/http-router
797 Downloads
Thruster HttpRouter Component (PSR-7 and FastRoute based router)
quietasice/fast-route
67052 Downloads
Fast request router for PHP
phalapi/fast-route
2881 Downloads
PhalApi 2.x 扩展类库 - FastRoute路由,可以通过配置实现自定义路由配置,从而轻松映射到PhalApi中的service接口服务。
mix/fast-route
984 Downloads
Routing library based on Fast-Route, following PSR-7 / PSR-15 standard
danbruce/fast-route
4994 Downloads
Fast request router for PHP 5.3+
andrewcarteruk/simple-route
215 Downloads
An easy to use wrapper for the FastRoute package