Libraries tagged by route laravel
laravel-lang/routes
676896 Downloads
Easy and fast way to localize routes
stechstudio/laravel-jwt
73102 Downloads
Helper package that makes it easy to generate, consume, and protect routes with JWT tokens in Laravel
deligoez/laravel-model-hashid
61565 Downloads
Generate, Save, and Route Stripe/Youtube-like Hash IDs for Laravel Eloquent Models
crestapps/laravel-code-generator
79732 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
591096 Downloads
Route Annotations for The Laravel Framework.
vluzrmos/language-detector
531178 Downloads
Detect the language for your application using browser preferences, subdomains or route prefixes.
pecee/simple-router
175602 Downloads
Simple, fast PHP router that is easy to get integrated and in almost any project. Heavily inspired by the Laravel router.
hieu-le/active
1484812 Downloads
The helper class for Laravel applications to get active class base on current route
based/momentum-trail
303950 Downloads
Fully typed frontend route helper for Laravel apps
zschuessler/laravel-route-to-class
337949 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
27220 Downloads
Auto register routes using PHP attributes
skydiver/laravel-route-blocker
66875 Downloads
Block routes by IP
dragon-code/pretty-routes
43088 Downloads
Pretty Routes for Laravel
spatie/laravel-visit
11714 Downloads
Quickly visit any route of your Laravel app
maartenstaa/laravel-41-route-caching
352154 Downloads
This package allows you to cache your routes definitions, thereby speeding up each request.