Libraries tagged by Php routes
aphiria/route-annotations
168 Downloads
The Aphiria route annotation library
thomasmrln/superway
23 Downloads
New generation Php route : simply and fast !
netbhaari/netlib
17 Downloads
PHP Route System
maxjoynxt/maxrouter
8 Downloads
A simple fast PHP router
cristhunberg/phprouter
7 Downloads
A simple router for PHP
aniruddh/phprouter
7 Downloads
A simple, lightweight, and fast PHP router with supported middleware and trailing slash or non-trailing slash mode.
aniruddh/myrouter
13 Downloads
A simple, lightweight, and PHP router with supported middleware, maintenance and rdirect to trailing slash or non-trailing slash mode.
tdw/routing
4 Downloads
Simple router to GET, POST, PUT, PATCH, DELETE requests.
pipe/router
8 Downloads
Blazingly fast php router, route parser
jesusslim/sroute
14 Downloads
php simple route
openroutes/openroutes
5 Downloads
route for PHP
ilias/rhetoric
113 Downloads
Package addressed to handling routes with PHP
echo-fusion/routemanager
9 Downloads
A lightweight and flexible routing package that helps manage HTTP routes in PHP applications. Supports PSR-7 and PSR-15, designed for MVC architecture with middleware integration.
easeappphp/ea-router
121 Downloads
EARouter is a Simple Request Router, that uses plain Multi-dimensional Arrays of Routes, to handle both Static & Dynamic Routes for PHP based Web Applications & Web Service implementations.
easeappphp/ea-cli-router
46 Downloads
EACliRouter is a Simple Request Router, that uses plain Multi-dimensional Arrays of Routes, to handle both Static & Dynamic Routes for PHP based CLI Applications, Cron jobs & Message queue worker setups.