Libraries tagged by laravel-route
michaelthedev/simple-router
13 Downloads
Simple, fast PHP router that is easy to get integrated and in almost any project. Heavily inspired by the Laravel router. (Forked from skipperbent/simple-php-router)
martinpham/laravel-openapi-generator
14 Downloads
Generate OpenAPI specification from Laravel routes and Laravel Eloquent/Laravel Data objects.
mannysoft/ziggy
6 Downloads
Generates a Blade directive exporting all of your named Laravel routes. Also provides a nice route() helper function in JavaScript.
maarsson/laravel-nuxtjs-router
53 Downloads
Laravel route service provider for NuxtJS frontend
luciano-jr/routes-explorer
11 Downloads
Laravel Routes Explorer
lpmatrix/postman-generator
0 Downloads
Laravel package that automatically generates a Postman collection from Laravel routes
ljubadr/easyroutes
130 Downloads
Web interface for laravel routes
liamrabe/simple-router-fix
9 Downloads
Simple, fast PHP router that is easy to get integrated and in almost any project. Heavily inspired by the Laravel router.
lexxyungcarter/ziggy
1640 Downloads
Generates a Blade directive exporting all of your named Laravel routes. Also provides a nice route() helper function in JavaScript.
levizoesch/laravel-clear-everything
361 Downloads
A simple helper command to clear laravel routes, config, cache, views, compiled, and caches config.
leon-b/sextant
20 Downloads
Get a list of laravel routes in your browser
leffacarlos/view-routes
14 Downloads
This package allows you to view Laravel routes on a web page.
lara-pie/larapie
59 Downloads
Generating API documentation from the Laravel routes
kaskadia/laravel-routing-manager
74 Downloads
Provides Route and Route Group route definitions to be set initialized in Controllers, and a Route Manager to assist in the creation of Laravel Routes
jeylabs/jsroute
268 Downloads
Access Laravel Route helper functions, from JavaScript.