Libraries tagged by routes
rakutentech/laravel-request-docs
1031647 Downloads
Automatically generate Laravel docs from request rules, controllers and routes
jms/i18n-routing-bundle
5241737 Downloads
This bundle allows you to create i18n routes.
artisansdk/ratelimiter
2721638 Downloads
A leaky bucket rate limiter and corresponding middleware with route-level granularity compatible with Laravel.
laravel-lang/routes
970316 Downloads
Easy and fast way to localize routes
izniburak/laravel-auto-routes
37713 Downloads
Auto Route Generating (Auto-Discovery) Package for Laravel
bilfeldt/laravel-route-statistics
111832 Downloads
Log statistics about route usage per user/team
zschuessler/laravel-route-to-class
380982 Downloads
A Laravel view composer that will convert the current route to a body class. 'admin/product/5/edit' becomes 'admin-product-edit'
wulfheart/pretty_routes
385094 Downloads
Display your Laravel routes in the console, but make it pretty. 😎
spatie/pest-plugin-route-testing
29525 Downloads
Make sure all routes in your Laravel app are ok
spatie/laravel-route-discovery
32370 Downloads
Auto register routes using PHP attributes
julienbourdeau/route-usage
47785 Downloads
Log what routes were used and when. Easily figure out if one hasn't been called in a long time (and delete it! 🥳)
chinleung/laravel-multilingual-routes
165389 Downloads
A package to register multilingual routes.
appzcoder/lumen-routes-list
709155 Downloads
Display the route list of Lumen
pecee/simple-router
188287 Downloads
Simple, fast PHP router that is easy to get integrated and in almost any project. Heavily inspired by the Laravel router.
contributte/api-router
601033 Downloads
RESTful Router for your Apis in Nette Framework - created either directly or via annotation