Libraries tagged by HTTP Router
pinga/router
7 Downloads
Router for PHP. Simple, lightweight and convenient.
pac/lean-http
1 Downloads
A lean, modern, and standards-compliant PSR-7 HTTP message library for PHP. Includes robust URI normalization, validation, and building — without routers, middleware, or extra dependencies.
orbital-framework/http
89 Downloads
HTTP interface for Orbital Framework
ooobii/quick-router
5 Downloads
A quick & easy library for routing incoming HTTP requests with PHP.
mzb/php-router-matcher
10 Downloads
The router component allows you to define routes that correspond to controllers or managers that should receive the request. A router parses the URI to extract this information. The router has two modes: MVC, and match-only. The first mode is ideal for working on MVC applications.
mvs/worksena-router
39 Downloads
Gerenciador de Rotas HTTP Worksena
mini3-controller-extensions/router
99 Downloads
mini3 controller extension for easier HTTP redirects
mezzio70/mezzio-router
64 Downloads
PHP 7.0 support for Router subcomponent for Mezzio
matthiasmullie/router
20 Downloads
PSR-15 based router interface on top of FastRoute
leedch/router
224 Downloads
Routes HTTP Requests to PHP methods, alternate to MVC Controllers
lancerhe/php-router
20 Downloads
A RESTful, flexible MVC router component for PHP 5.3+. Declare rules which route HTTP requests to a controller.
kovagoz/http-middleware-fastrouter
7 Downloads
PSR-15 compatible request router middleware
ignaszak/router
233 Downloads
Simple object oriented PHP Router
ice-cream/router
17 Downloads
Ice Cream Router is meant to be the easiest router in the world. No Fuss, No Muss
hschulz/php-event-router
1 Downloads
Routing requests with events.