Libraries tagged by laravel route
laravel-lang/routes
678232 Downloads
Easy and fast way to localize routes
spatie/pest-plugin-route-testing
19960 Downloads
Make sure all routes in your Laravel app are ok
stechstudio/laravel-jwt
73165 Downloads
Helper package that makes it easy to generate, consume, and protect routes with JWT tokens in Laravel
deligoez/laravel-model-hashid
61616 Downloads
Generate, Save, and Route Stripe/Youtube-like Hash IDs for Laravel Eloquent Models
crestapps/laravel-code-generator
79749 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.
evilfreelancer/routeros-api-php
137399 Downloads
Modern Mikrotik RouterOS API PHP client for your applications (with Laravel support)
laravelcollective/annotations
591119 Downloads
Route Annotations for The Laravel Framework.
vluzrmos/language-detector
531188 Downloads
Detect the language for your application using browser preferences, subdomains or route prefixes.
hieu-le/active
1484911 Downloads
The helper class for Laravel applications to get active class base on current route
based/momentum-trail
304129 Downloads
Fully typed frontend route helper for Laravel apps
zschuessler/laravel-route-to-class
338522 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
27254 Downloads
Auto register routes using PHP attributes
skydiver/laravel-route-blocker
66882 Downloads
Block routes by IP
maartenstaa/laravel-41-route-caching
352180 Downloads
This package allows you to cache your routes definitions, thereby speeding up each request.
lesichkovm/laravel-advanced-route
122599 Downloads
Advanced route class for Laravel - restoring implicit controllers to the framework.