Libraries tagged by Laravel Router
crestapps/laravel-code-generator
82044 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
593067 Downloads
Route Annotations for The Laravel Framework.
hieu-le/active
1490454 Downloads
The helper class for Laravel applications to get active class base on current route
based/momentum-trail
314657 Downloads
Fully typed frontend route helper for Laravel apps
zschuessler/laravel-route-to-class
356124 Downloads
A Laravel view composer that will convert the current route to a body class. 'admin/product/5/edit' becomes 'admin-product-edit'
skydiver/laravel-route-blocker
67520 Downloads
Block routes by IP
maartenstaa/laravel-41-route-caching
355189 Downloads
This package allows you to cache your routes definitions, thereby speeding up each request.
lesichkovm/laravel-advanced-route
125829 Downloads
Advanced route class for Laravel - restoring implicit controllers to the framework.
laravel/roster
430 Downloads
Detect packages & approaches in use within a Laravel project
fedeisas/laravel-js-routes
125649 Downloads
Laravel 4 routes from Javascript
dragon-code/pretty-routes
45567 Downloads
Pretty Routes for Laravel
spatie/laravel-visit
12055 Downloads
Quickly visit any route of your Laravel app
mateffy/laravel-introspect
1782 Downloads
Analyze Laravel codebases and find structured information about models, routes and other Laravel-specific things.
thedevsaddam/lumen-route-list
226020 Downloads
Display all the registered route list like laravel
sbine/route-viewer
210386 Downloads
A Laravel Nova tool to view your registered routes.