Libraries tagged by roux
yiisoft/router-fastroute
384638 Downloads
Yii router FastRoute adapter
yiisoft/router
410592 Downloads
Yii router
wulfheart/pretty_routes
397441 Downloads
Display your Laravel routes in the console, but make it pretty. 😎
steampixel/simple-php-router
81794 Downloads
This is a simple and small PHP router that can handle the whole url routing for your project.
spatie/pest-plugin-route-testing
91547 Downloads
Make sure all routes in your Laravel app are ok
spatie/laravel-route-discovery
56304 Downloads
Auto register routes using PHP attributes
sbine/route-viewer
273697 Downloads
A Laravel Nova tool to view your registered routes.
middlewares/fast-route
214248 Downloads
Middleware to use FastRoute
laravel-lang/routes
3117310 Downloads
Easy and fast way to localize routes
julienbourdeau/route-usage
69969 Downloads
Log what routes were used and when. Easily figure out if one hasn't been called in a long time (and delete it! 🥳)
handcraftedinthealps/rest-routing-bundle
2200096 Downloads
This bundle provides automatic route registration for the Controllers
gos/pubsub-router-bundle
2304576 Downloads
Symfony PubSub Router Bundle
codezero/laravel-localized-routes
676402 Downloads
A convenient way to set up, manage and use localized routes in a Laravel app.
chinleung/laravel-multilingual-routes
225810 Downloads
A package to register multilingual routes.
bilfeldt/laravel-route-statistics
161683 Downloads
Log statistics about route usage per user/team