Libraries tagged by laravel route
tightenco/ziggy
31411275 Downloads
Use your Laravel named routes in JavaScript.
laravel/wayfinder
85856 Downloads
Generate TypeScript representations of your Laravel actions and routes.
alexpechkarev/google-maps
2547137 Downloads
Collection of Google Maps API Web Services for Laravel
spatie/laravel-route-attributes
680310 Downloads
Auto register routes using PHP attributes
codezero/laravel-localized-routes
574708 Downloads
A convenient way to set up, manage and use localized routes in a Laravel app.
garygreen/pretty-routes
1051221 Downloads
Pretty routes for Laravel 5+
rakutentech/laravel-request-docs
1002672 Downloads
Automatically generate Laravel docs from request rules, controllers and routes
watson/active
3228751 Downloads
Laravel helper for recognising the current route, controller and action
lord/laroute
1911128 Downloads
Access Laravels URL/Route helper functions, from JavaScript.
artisansdk/ratelimiter
2631844 Downloads
A leaky bucket rate limiter and corresponding middleware with route-level granularity compatible with Laravel.
zschuessler/laravel-route-to-class
366092 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
384354 Downloads
Display your Laravel routes in the console, but make it pretty. 😎
spatie/laravel-route-discovery
30908 Downloads
Auto register routes using PHP attributes
pecee/simple-router
184218 Downloads
Simple, fast PHP router that is easy to get integrated and in almost any project. Heavily inspired by the Laravel router.
bilfeldt/laravel-route-statistics
109095 Downloads
Log statistics about route usage per user/team