Libraries tagged by laravel route
tightenco/ziggy
26883218 Downloads
Use your Laravel named routes in JavaScript.
alexpechkarev/google-maps
2312197 Downloads
Collection of Google Maps API Web Services for Laravel
spatie/laravel-route-attributes
577103 Downloads
Auto register routes using PHP attributes
codezero/laravel-localized-routes
535167 Downloads
A convenient way to set up, manage and use localized routes in a Laravel app.
garygreen/pretty-routes
986929 Downloads
Pretty routes for Laravel 5+
rakutentech/laravel-request-docs
892453 Downloads
Automatically generate Laravel docs from request rules, controllers and routes
laravel/wayfinder
13810 Downloads
Generate TypeScript representations of your Laravel actions and routes.
watson/active
2973112 Downloads
Laravel helper for recognising the current route, controller and action
lord/laroute
1869112 Downloads
Access Laravels URL/Route helper functions, from JavaScript.
artisansdk/ratelimiter
2318924 Downloads
A leaky bucket rate limiter and corresponding middleware with route-level granularity compatible with Laravel.
zschuessler/laravel-route-to-class
322591 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
381356 Downloads
Display your Laravel routes in the console, but make it pretty. 😎
spatie/laravel-route-discovery
25381 Downloads
Auto register routes using PHP attributes
pecee/simple-router
169731 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
100704 Downloads
Log statistics about route usage per user/team