Libraries tagged by laravel-route
rajtechnologies/laravel-tools
133 Downloads
All Type of Base Tools to Helping Development and Repository Generator
on3n3o/extended-route-list
1 Downloads
This package extends default Laravel command route:list to include docblocks @see @author @version @access @param @return. Provides config file to setup what columns, how, and when to show.
muhaiminshihab/ctaroutes
69 Downloads
CtaRoutes is a Laravel package that provides a set of convenient routes for common Artisan commands.
meshesha/artisan-make-mvc
9 Downloads
Laravel artisan command to create view, controller and route from existing Model
macavv/routes
15 Downloads
A laravel package to list your routes and filter through them.
journeycx/authuser
5 Downloads
AuthUser - Laravel Routes Authorization Library
caner/laravel-helper-commands
15 Downloads
Simple Laravel Helper Commands
bfg/route
144 Downloads
Auto register routes using PHP attributes
zijinhua/rbac
0 Downloads
Access control for laravel route based on laravel policy and santigarcor laratrust
walkweltech/laravel-otp
53 Downloads
Secure your laravel routes with otps. (one time passwords)
vortechron/laravel-data-openapi-generator
2 Downloads
Generate OpenAPI specification from Laravel routes and Laravel Data objects.
uzbek/urlex
64 Downloads
Generates a Blade directive exporting all of your named Laravel routes.
svensp/laravel-swagger
381 Downloads
generate openapi api-docs.json from laravel route definitions and annotated .yml file
redoonetworks/simple-router
21 Downloads
Simple, fast PHP router that is easy to get integrated and in almost any project. Heavily inspired by the Laravel router.
piksera/ziggy
57 Downloads
Generates a Blade directive exporting all of your named Laravel routes. Also provides a nice route() helper function in JavaScript.