Libraries tagged by routed
watson/active
3159515 Downloads
Laravel helper for recognising the current route, controller and action
voryx/thruway
946430 Downloads
Thruway WAMP router core
rakutentech/laravel-request-docs
964659 Downloads
Automatically generate Laravel docs from request rules, controllers and routes
jms/i18n-routing-bundle
5206404 Downloads
This bundle allows you to create i18n routes.
artisansdk/ratelimiter
2526188 Downloads
A leaky bucket rate limiter and corresponding middleware with route-level granularity compatible with Laravel.
yiisoft/router
266288 Downloads
Yii router
wulfheart/pretty_routes
383324 Downloads
Display your Laravel routes in the console, but make it pretty. 😎
steampixel/simple-php-router
52574 Downloads
This is a simple and small PHP router that can handle the whole url routing for your project.
spatie/pest-plugin-route-testing
23184 Downloads
Make sure all routes in your Laravel app are ok
spatie/laravel-route-discovery
28811 Downloads
Auto register routes using PHP attributes
rareloop/router
157794 Downloads
A powerful PHP Router for PSR7 messages inspired by the Laravel API
pecee/simple-router
179809 Downloads
Simple, fast PHP router that is easy to get integrated and in almost any project. Heavily inspired by the Laravel router.
mezzio/mezzio-router
4276392 Downloads
Router subcomponent for Mezzio
laravel-lang/routes
763641 Downloads
Easy and fast way to localize routes
julienbourdeau/route-usage
43754 Downloads
Log what routes were used and when. Easily figure out if one hasn't been called in a long time (and delete it! 🥳)