Libraries tagged by fast router
gmcb/router
2 Downloads
A classic Gmcb Router is easy, fast and extremely uncomplicated. Create and manage your routes in minutes!
coffeecode2/router2
58 Downloads
A classic CoffeeCode Router is easy, fast and extremely uncomplicated. Create and manage your routes in minutes!
codephix/router
134 Downloads
A classic CoffeeCode Router is easy, fast and extremely uncomplicated. Create and manage your routes in minutes!
charm/router
22 Downloads
A very fast, tiny single file router implementation. Compatible with PSR Middlware. Takes you from /users/{id:\d+} to `User::profile($id)`. Also in reverse: `$router->url([User::class, 'profile'], 123)` gives you the URL.
artisangang/router
41 Downloads
Fast and simple request router for PHP7
justify/router
9 Downloads
Fast and convenient PHP router
zekiunal/router
2 Downloads
Lightweight, high-performance PHP router implementation based on fast-route with simple array configuration
dzentota/router
3 Downloads
Fast and flexible security aware router.
willy68/pg-router
0 Downloads
A fast, flexible, and PSR-7 compatible router for PHP.
ultrapi/router
6 Downloads
UPI Router provides a router handler for the Ultra Fast API
ecfectus/router
21 Downloads
PHP 7 Router implementation on top of fast route
devlee/x-router
5 Downloads
A Fast, secure, efficient and simple PHP router package
devlee/waker-router
4 Downloads
A Fast, secure, efficient and simple PHP router package
satori/middleware-fast-route
59 Downloads
FastRoute middleware
racoon/router
475 Downloads
A basic extension of nikic/fast-route.