Libraries tagged by router
symfony/routing
592280698 Downloads
Maps an HTTP request to a set of configuration variables
slim/slim
38163249 Downloads
Slim is a PHP micro framework that helps you quickly write simple yet powerful web applications and APIs
nikic/fast-route
69947981 Downloads
Fast request router for PHP
league/route
1953864 Downloads
Fast routing and dispatch component including PSR-15 middleware, built on top of FastRoute.
altorouter/altorouter
2875003 Downloads
A lightning fast router for PHP
symfony-cmf/routing
45753164 Downloads
Extends the Symfony routing component for dynamic routes and chaining several routers
bramus/router
340164 Downloads
A lightweight and simple object oriented PHP Router
aura/router
1217961 Downloads
Powerful, flexible web routing for PSR-7 requests.
laminas/laminas-router
13073176 Downloads
Flexible routing system for HTTP and console applications
klein/klein
987687 Downloads
A lightning fast router for PHP
aplus/routing
1272702 Downloads
Aplus Framework Routing Library
voryx/thruway
882870 Downloads
Thruway WAMP router core
pecee/simple-router
144115 Downloads
Simple, fast PHP router that is easy to get integrated and in almost any project. Heavily inspired by the Laravel router.
contributte/api-router
290935 Downloads
RESTful Router for your Apis in Nette Framework - created either directly or via annotation
amphp/http-server-router
342706 Downloads
Routes to request handlers based on HTTP method and path for amphp/http-server.