Libraries tagged by fast php router
nikic/fast-route
80951660 Downloads
Fast request router for PHP
altorouter/altorouter
3162993 Downloads
A lightning fast router for PHP
klein/klein
1048189 Downloads
A lightning fast router for PHP
phroute/phroute
428414 Downloads
Fast, fully featured restful request router for PHP
pecee/simple-router
179791 Downloads
Simple, fast PHP router that is easy to get integrated and in almost any project. Heavily inspired by the Laravel router.
miladrahimi/phprouter
29671 Downloads
A powerful, lightweight, and very fast HTTP URL router for PHP projects.
corneltek/pux
48690 Downloads
The fast PHP router
wilaak/radix-router
84 Downloads
Simple radix tree based HTTP request router for PHP.
httpsoft/http-router
25557 Downloads
Simple and fast HTTP request router providing PSR-7 and PSR-15
developermarius/simple-router
1918 Downloads
Simple, fast PHP router that is easy to get integrated and in almost any project. Heavily inspired by the Laravel router.
quietasice/fast-route
64874 Downloads
Fast request router for PHP
karewan/knroute
1412 Downloads
Simple and fast PHP 8.3+ router with routes attributes and caching (+Inertia.js compatiblity)
unocha/klein
8748 Downloads
A lightning fast router for PHP
timetoogo/rapid-route
2761 Downloads
Another fast router library for PHP
bephp/router
1085 Downloads
A fast router for PHP. It matches urls and executes PHP functions. automatic get variable based on handler function parameter list. Suport to compile router callback handlers into plain array source code.