Libraries tagged by laravel-router
morrislaptop/laravel-route-menu
3869 Downloads
Your route:list, sir.
kirschbaum-development/laravel-route-file-macro
21798 Downloads
Route macro that easily loads a route file without unnecessary method calls.
fragkp/laravel-route-breadcrumb
11662 Downloads
udartsev/laravel-postman-export
2480 Downloads
Export your Laravel routes to a Postman collection .json file
mozex/commonmark-routes
2117 Downloads
Laravel routes in Markdown: A CommonMark extension to seamlessly use Laravel route functions within your Markdown content.
mobilestock/laravel-gatekeeper
5534 Downloads
Laravel Gatekeeper is a package that provides a simple way to authenticate users using OAuth 2.0. Internally, it uses Laravel Socialite to authenticate users, Laravel Guards to manage the authentication process, and Laravel Routes to handle the OAuth 2.0 flow.
microweber-deps/ziggy
109335 Downloads
Generates a Blade directive exporting all of your named Laravel routes. Also provides a nice route() helper function in JavaScript.
macellan/laravel-js-routes
21611 Downloads
Laravel routes from Javascript
intermax/laravel-open-api
6705 Downloads
Generate Open Api specification from Laravel routes.
arcanedev/route-viewer
8431 Downloads
Route Viewer is a package that allows you to view all Laravel routes eloquently
rl-studio/laraman
7131 Downloads
A fluent way to export your Laravel routes to a Postman export
laravelba/route-binder
46616 Downloads
Laravel route binding, done right.
mikegarde/laravel-route-docs
299 Downloads
A Laravel package that uses PHP attributes to document routes, generate readable route listings, and export OpenAPI or Postman definitions.
gussrw/laravel-routes
10080 Downloads
Documentation of Laravel Routes
divineomega/laravel-route-restrictor
4435 Downloads
Laravel middleware to restrict a site or specific routes using HTTP basic authentication