Libraries tagged by pkrouter
g4/aura-router
11419 Downloads
The Aura Router package implements web routing; given a URI path and a copy of $_SERVER, it will extract controller, action, and parameter values for a specific route.
dotkernel/dot-router
1556 Downloads
Dotkernel component to build complex routes, based on mezzio/mezzio-fastroute
developermarius/simple-router
1894 Downloads
Simple, fast PHP router that is easy to get integrated and in almost any project. Heavily inspired by the Laravel router.
delight-im/router
2100 Downloads
Router for PHP. Simple, lightweight and convenient.
delboy1978uk/router
2423 Downloads
Fast routing and dispatch component including PSR-15 middleware, fork of league/route
delboy1978uk/bone-router
2352 Downloads
Router package for Bone Framework
brandembassy/php-router
99621 Downloads
ashwoodslightfoot/tiny-rest-router
5989 Downloads
Tiny RESTful router
adt/api-json-router
17585 Downloads
RESTful Router for Nette with Json schema specification and verification
abrouter/abrouter-php-client
19923 Downloads
AbrPHPClient :construction_worker_woman: is a PHP library to run ab-tests via ABRouter.
sebastiaanluca/laravel-router
16166 Downloads
An organized approach to handling Laravel routes.
facebook/hack-router-codegen
15548 Downloads
URI routing for Hack with codegen
dannyvankooten/php-router
30383 Downloads
Simple PHP Router, supports REST and reverse routing.
zonuexe/simple-routing
12495 Downloads
Simple Web Application Router
unocha/klein
7938 Downloads
A lightning fast router for PHP