Libraries tagged by routes
rakutentech/laravel-request-docs
980718 Downloads
Automatically generate Laravel docs from request rules, controllers and routes
jms/i18n-routing-bundle
5214820 Downloads
This bundle allows you to create i18n routes.
artisansdk/ratelimiter
2568076 Downloads
A leaky bucket rate limiter and corresponding middleware with route-level granularity compatible with Laravel.
laravel-lang/routes
810467 Downloads
Easy and fast way to localize routes
bilfeldt/laravel-route-statistics
107484 Downloads
Log statistics about route usage per user/team
wulfheart/pretty_routes
383671 Downloads
Display your Laravel routes in the console, but make it pretty. 😎
spatie/pest-plugin-route-testing
24793 Downloads
Make sure all routes in your Laravel app are ok
spatie/laravel-route-discovery
29803 Downloads
Auto register routes using PHP attributes
julienbourdeau/route-usage
44484 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
156990 Downloads
A package to register multilingual routes.
appzcoder/lumen-routes-list
704221 Downloads
Display the route list of Lumen
pecee/simple-router
181494 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
557180 Downloads
RESTful Router for your Apis in Nette Framework - created either directly or via annotation
coffeecode/router
100286 Downloads
A classic CoffeeCode Router is easy, fast and extremely uncomplicated. Create and manage your routes in minutes!
chadicus/slim-oauth2
338318 Downloads
OAuth2 routes, middleware and utilities for use within a Slim Framework API