Libraries tagged by lroute
yiisoft/router
412219 Downloads
Yii router
wulfheart/pretty_routes
397641 Downloads
Display your Laravel routes in the console, but make it pretty. 😎
steampixel/simple-php-router
82082 Downloads
This is a simple and small PHP router that can handle the whole url routing for your project.
spatie/pest-plugin-route-testing
92217 Downloads
Make sure all routes in your Laravel app are ok
spatie/laravel-route-discovery
56368 Downloads
Auto register routes using PHP attributes
sbine/route-viewer
274533 Downloads
A Laravel Nova tool to view your registered routes.
middlewares/fast-route
214573 Downloads
Middleware to use FastRoute
laravel-lang/routes
3145788 Downloads
Easy and fast way to localize routes
julienbourdeau/route-usage
70013 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
2305241 Downloads
Symfony PubSub Router Bundle
codezero/laravel-localized-routes
676746 Downloads
A convenient way to set up, manage and use localized routes in a Laravel app.
chinleung/laravel-multilingual-routes
226012 Downloads
A package to register multilingual routes.
bilfeldt/laravel-route-statistics
161947 Downloads
Log statistics about route usage per user/team
appzcoder/lumen-routes-list
741271 Downloads
Display the route list of Lumen
amphp/http-server-router
577575 Downloads
Routes to request handlers based on HTTP method and path for amphp/http-server.