Libraries tagged by laravel-route
spatie/laravel-route-attributes
594057 Downloads
Auto register routes using PHP attributes
zschuessler/laravel-route-to-class
329460 Downloads
A Laravel view composer that will convert the current route to a body class. 'admin/product/5/edit' becomes 'admin-product-edit'
spatie/laravel-route-discovery
26218 Downloads
Auto register routes using PHP attributes
bilfeldt/laravel-route-statistics
102256 Downloads
Log statistics about route usage per user/team
wulfheart/pretty_routes
381910 Downloads
Display your Laravel routes in the console, but make it pretty. 😎
pecee/simple-router
172165 Downloads
Simple, fast PHP router that is easy to get integrated and in almost any project. Heavily inspired by the Laravel router.
skydiver/laravel-route-blocker
66559 Downloads
Block routes by IP
vaened/laravel-route-moduler
84418 Downloads
lukasss93/laravel-route-debug
4849 Downloads
Print the route name and action in the response headers.
jrmadsen67/laravel-route-coverage-test
26657 Downloads
Route coverage test for Laravel.
dragon-code/laravel-routes-core
43768 Downloads
The core of applications for working with routes
bluedragon/laravel-routes
74245 Downloads
Publish Laravel routes to JavaScript
apih/laravel-route-list-web
2260 Downloads
View all routes for your Laravel app via a web page in a browser
richan-fongdasen/laravel-i18n
84916 Downloads
Simple route and eloquent localization / translation in Laravel
worksome/laravel-direct-vue-routing
150904 Downloads
Add support for mapping Laravel routes directly to Vue components.