Libraries tagged by route laravel
stechstudio/laravel-jwt
63101 Downloads
Helper package that makes it easy to generate, consume, and protect routes with JWT tokens in Laravel
deligoez/laravel-model-hashid
52422 Downloads
Generate, Save, and Route Stripe/Youtube-like Hash IDs for Laravel Eloquent Models
crestapps/laravel-code-generator
76365 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.
laravel/wayfinder
816 Downloads
Generate TypeScript representations of your Laravel actions and routes.
laravelcollective/annotations
586384 Downloads
Route Annotations for The Laravel Framework.
pecee/simple-router
164696 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
1474675 Downloads
The helper class for Laravel applications to get active class base on current route
based/momentum-trail
281025 Downloads
Fully typed frontend route helper for Laravel apps
zschuessler/laravel-route-to-class
304852 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
23427 Downloads
Auto register routes using PHP attributes
skydiver/laravel-route-blocker
65412 Downloads
Block routes by IP
dragon-code/pretty-routes
38040 Downloads
Pretty Routes for Laravel
spatie/laravel-visit
10814 Downloads
Quickly visit any route of your Laravel app
maartenstaa/laravel-41-route-caching
346670 Downloads
This package allows you to cache your routes definitions, thereby speeding up each request.
lesichkovm/laravel-advanced-route
116039 Downloads
Advanced route class for Laravel - restoring implicit controllers to the framework.