Libraries tagged by fast php router
nikic/fast-route
97372136 Downloads
Fast request router for PHP
altorouter/altorouter
3470645 Downloads
A lightning fast router for PHP
pecee/simple-router
230511 Downloads
Simple, fast PHP router that is easy to get integrated and in almost any project. Heavily inspired by the Laravel router.
klein/klein
1116022 Downloads
A lightning fast router for PHP
phroute/phroute
474474 Downloads
Fast, fully featured restful request router for PHP
miladrahimi/phprouter
34139 Downloads
A powerful, lightweight, and very fast HTTP URL router for PHP projects.
wilaak/radix-router
5906 Downloads
High-performance radix tree based HTTP request router
httpsoft/http-router
43549 Downloads
Simple and fast HTTP request router providing PSR-7 and PSR-15
corneltek/pux
49322 Downloads
The fast PHP router
unocha/klein
25272 Downloads
A lightning fast router for PHP
developermarius/simple-router
2488 Downloads
Simple, fast PHP router that is easy to get integrated and in almost any project. Heavily inspired by the Laravel router.
karewan/knroute
2224 Downloads
Simple and fast PHP 8.3+ router with routes attributes and caching (+Inertia.js compatiblity)
matecat/klein
4954 Downloads
A lightning fast router for PHP
timetoogo/rapid-route
3147 Downloads
Another fast router library for PHP
bephp/router
1090 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.