Libraries tagged by route laravel
tightenco/ziggy
21427327 Downloads
Use your Laravel named routes in JavaScript.
spatie/laravel-route-attributes
439370 Downloads
Auto register routes using PHP attributes
garygreen/pretty-routes
893585 Downloads
Pretty routes for Laravel 5+
codezero/laravel-localized-routes
439417 Downloads
A convenient way to set up, manage and use localized routes in a Laravel app.
rakutentech/laravel-request-docs
717268 Downloads
Automatically generate Laravel docs from request rules, controllers and routes
lord/laroute
1657207 Downloads
Access Laravels URL/Route helper functions, from JavaScript.
watson/active
2595122 Downloads
Laravel helper for recognising the current route, controller and action
artisansdk/ratelimiter
1818559 Downloads
A leaky bucket rate limiter and corresponding middleware with route-level granularity compatible with Laravel.
zschuessler/laravel-route-to-class
254276 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
374841 Downloads
Display your Laravel routes in the console, but make it pretty. 😎
bilfeldt/laravel-route-statistics
82587 Downloads
Log statistics about route usage per user/team
vizir/laravel-keycloak-web-guard
419108 Downloads
Simple Keycloak Guard to Laravel Web Routes
chinleung/laravel-multilingual-routes
113810 Downloads
A package to register multilingual routes.
crestapps/laravel-code-generator
71656 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.
laravelcollective/annotations
578778 Downloads
Route Annotations for The Laravel Framework.