Libraries tagged by fast router
butterycrumpet/supersimple-routing
23 Downloads
Super simple router using nikic/fast-route
softwarepunt/minirouter
26 Downloads
Fast and lightweight PSR-7 request router for PHP
laravel-lang/routes
704829 Downloads
Easy and fast way to localize routes
mmghv/lumen-route-binding
233397 Downloads
Route model binding for Lumen
nezamy/route
26752 Downloads
Route - Fast, flexible routing for PHP, enabling you to quickly and easily build RESTful web applications.
ikkez/f3-middleware
11223 Downloads
A middleware router plugin for PHP Fat-Free Framework
laylatichy/nano
15340 Downloads
blazing fast REST API framework based on workerman and fast-route
juneszh/alight
276 Downloads
Alight is a light-weight PHP framework. Easily and quickly build high performance RESTful web applications.
fastd/routing
19300 Downloads
FastD routing component
zqhong/route
59 Downloads
A route inspired by nikic/fast-route
phalapi/fast-route
2848 Downloads
PhalApi 2.x 扩展类库 - FastRoute路由,可以通过配置实现自定义路由配置,从而轻松映射到PhalApi中的service接口服务。
mix/fast-route
970 Downloads
Routing library based on Fast-Route, following PSR-7 / PSR-15 standard
kenlog/route-custom
53 Downloads
Route - Fast, flexible routing for PHP, enabling you to quickly and easily build RESTful web applications. This is a custom version of nezamy/route with updates for PHP 8 compatibility.
baghunts/laravel-fast-endpoints
14 Downloads
Laravel routes new (fast) experience
mkd/laravel-fast-api
6 Downloads
Laravel FastAPI is a PHP attribute-based routing package designed to streamline API development. It enables developers to define routes, methods, and middlewares directly within their controllers using simple PHP attributes. By reducing the complexity of traditional route definition, Laravel FastAPI improves code organization and enhances performance with route caching. Perfect for developers looking to build clean, efficient APIs in Laravel.