Libraries tagged by route laravel
rakshitbharat/cleanify
1039 Downloads
Clean all type of cache which are related to Laravel right from route or console command.
emhashef/typoway
492 Downloads
Laravel package for generating typescript based routes
volicon/acl
6 Downloads
ACL / RBAC - package for Laravel 4. Can work with Models or routes
thewoods96/doc-shamer
8922 Downloads
A basic Laravel Artisan command to check an OpenAPI spec against application API routes to summarise doc coverage
yukata-roommate/laravel-route
16 Downloads
Easy to define routes in Laravel
yasin_tgh/laravel-postman
18 Downloads
A powerful package to automatically generate Postman collections from your Laravel routes with intelligent organization and rich documentation capabilities.
tanthammar/livewire-auto-routes
81 Downloads
Auto generate routes for Laravel Livewire Components.
tandd/laravel-route-to-vuejs
2270 Downloads
Generates the Laravel route to VueJS
sleeping-owl/route-priority
250 Downloads
Package to add priority to Laravel routes
s-patompong/laravel-routes-html
4638 Downloads
View your Laravel routes on the browser.
pion/laravel-swagger-test
3867 Downloads
Test your routes using Laravel's underlying request testing (without making real request) against your API schema.
paulhenri-l/laravel-route-helpers
10 Downloads
Rails like route helpers to easily generate paths to your laravel controllers
olliecodes/laravel-route-registrars
1084 Downloads
Adds route registrars as an alternative object based approach to registering routes.
mkd/laravel-fast-api
6 Downloads
Laravel FastAPI is a PHP attribute-based routing package designed to streamline API development. It enables developers to define routes, methods, and middlewares directly within their controllers using simple PHP attributes. By reducing the complexity of traditional route definition, Laravel FastAPI improves code organization and enhances performance with route caching. Perfect for developers looking to build clean, efficient APIs in Laravel.
marcot89/laravel-magic-routes
23 Downloads
Magic Routes for Laravel Applications