Libraries tagged by route
bilfeldt/laravel-route-statistics
160339 Downloads
Log statistics about route usage per user/team
yiisoft/router-fastroute
379012 Downloads
Yii router FastRoute adapter
yiisoft/router
405064 Downloads
Yii router
wulfheart/pretty_routes
397245 Downloads
Display your Laravel routes in the console, but make it pretty. 😎
steampixel/simple-php-router
81148 Downloads
This is a simple and small PHP router that can handle the whole url routing for your project.
spatie/pest-plugin-route-testing
89953 Downloads
Make sure all routes in your Laravel app are ok
spatie/laravel-route-discovery
55868 Downloads
Auto register routes using PHP attributes
middlewares/fast-route
213056 Downloads
Middleware to use FastRoute
julienbourdeau/route-usage
69637 Downloads
Log what routes were used and when. Easily figure out if one hasn't been called in a long time (and delete it! 🥳)
gos/pubsub-router-bundle
2301857 Downloads
Symfony PubSub Router Bundle
chinleung/laravel-multilingual-routes
224892 Downloads
A package to register multilingual routes.
amphp/http-server-router
573348 Downloads
Routes to request handlers based on HTTP method and path for amphp/http-server.
torophp/torophp
53936 Downloads
Toro is a PHP router for developing RESTful web applications and APIs.
slim/slim-skeleton
467361 Downloads
A Slim Framework skeleton application for rapid development
phroute/phroute
483816 Downloads
Fast, fully featured restful request router for PHP