Libraries tagged by fast route
brain/cortex
189041 Downloads
Cortex is a package that implements a routing system in WordPress.
corneltek/pux
48429 Downloads
The fast PHP router
miladrahimi/phprouter
28247 Downloads
A powerful, lightweight, and very fast HTTP URL router for PHP projects.
timetoogo/rapid-route
2464 Downloads
Another fast router library for PHP
httpsoft/http-router
22861 Downloads
Simple and fast HTTP request router providing PSR-7 and PSR-15
quietasice/fast-route
63918 Downloads
Fast request router for PHP
iadvize/php-swaggerize-fastroute-library
10968 Downloads
A library to automatically create FastRoute routes based on swagger JSON documentation
dotkernel/dot-router
1130 Downloads
Dotkernel component to build complex routes, based on mezzio/mezzio-fastroute
bephp/router
1084 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.
developermarius/simple-router
1724 Downloads
Simple, fast PHP router that is easy to get integrated and in almost any project. Heavily inspired by the Laravel router.
juneszh/alight
267 Downloads
Alight is a light-weight PHP framework. Easily and quickly build high performance RESTful web applications.
unocha/klein
6297 Downloads
A lightning fast router for PHP
laylatichy/nano
14518 Downloads
blazing fast REST API framework based on workerman and fast-route
zaphyr-org/router
277 Downloads
PSR-7 router supporting attribute-based routing, complete with PSR-15 middleware and PSR-11 container support, all built upon the foundation of FastRoute.
andrewcarteruk/simple-route
212 Downloads
An easy to use wrapper for the FastRoute package