Libraries tagged by request routing
omegaalfa/wrouter
28 Downloads
This library implements the Trie routing logic
mindy/router
1957 Downloads
Fast request router for PHP
hybridlogic/router
62 Downloads
A drop dead simple URI routing library for PHP, with support for optional parameters and regular expressions.
devamirul/p-router
41 Downloads
Simple, lightweight, and powerful PHP Router with rich features like Middlewares and Controllers is a simple and useful router class. Heavily inspired by the way Laravel handles routing.
delolmo/symfony-router
103 Downloads
PSR-15 middleware to use the symfony/routing component and store the route attributes in the request.
craft-group/phroute
145 Downloads
Fast, fully featured restful request router for PHP
bogosoft/http-routing
50 Downloads
Contracts and minimal implementations to support HTTP request routing.
pollen-solutions/routing
565 Downloads
Pollen Solutions - Routing Component - HTTP request mapping and HTTP response resolution.
ocdladefense/lib-routing
2 Downloads
Facilitate routing between HTTP Requests and native server functions.
nia/routing
607 Downloads
The routing component routes a request through filters to a handler that will convert it to a response.
ghosty/routing
27 Downloads
The Ghosty Routing component maps an HTTP request to a set of configuration variables.
yusukezzz/routing
10 Downloads
Simple and fast request router for PHP
tdw/routing
4 Downloads
Simple router to GET, POST, PUT, PATCH, DELETE requests.
sfire-framework/sfire-routing
124 Downloads
sFire routing for mapping urls to controllers and methods.
nia/routing-facade-http
568 Downloads
HTTP routing facade to simply add HTTP routes to a given router.