Libraries tagged by routes
jms/i18n-routing-bundle
5133657 Downloads
This bundle allows you to create i18n routes.
artisansdk/ratelimiter
2169363 Downloads
A leaky bucket rate limiter and corresponding middleware with route-level granularity compatible with Laravel.
pmjones/auto-route
44254 Downloads
Automatically routes HTTP request to action classes.
laravel-lang/routes
439895 Downloads
Easy and fast way to localize routes
bilfeldt/laravel-route-statistics
96087 Downloads
Log statistics about route usage per user/team
wulfheart/pretty_routes
379655 Downloads
Display your Laravel routes in the console, but make it pretty. 😎
spatie/pest-plugin-route-testing
10441 Downloads
Make sure all routes in your Laravel app are ok
chinleung/laravel-multilingual-routes
129419 Downloads
A package to register multilingual routes.
appzcoder/lumen-routes-list
689780 Downloads
Display the route list of Lumen
pecee/simple-router
163591 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
438815 Downloads
RESTful Router for your Apis in Nette Framework - created either directly or via annotation
chadicus/slim-oauth2
320202 Downloads
OAuth2 routes, middleware and utilities for use within a Slim Framework API
crestapps/laravel-code-generator
76063 Downloads
An intelligent code generator for Laravel framework that will save you time! This awesome tool will help you generate resources like views, controllers, routes, migrations, languages and/or form-requests! It is extremely flexible and customizable to cover many on the use cases. It is shipped with cross-browsers compatible template, along with a client-side validation to modernize your application.
vizir/laravel-keycloak-web-guard
455699 Downloads
Simple Keycloak Guard to Laravel Web Routes
stechstudio/laravel-jwt
62048 Downloads
Helper package that makes it easy to generate, consume, and protect routes with JWT tokens in Laravel