Libraries tagged by generate routes
wjb/rewire-bundle
99 Downloads
Use objects to generate routes
yish/autopage
71 Downloads
Auto load static page and generate routes for laravel.
gcgov/framework-service-documentation
68 Downloads
Plugin that enables a route to generate OpenAPI yaml documentation at the /documentation.yaml route
radiatecode/laravel-permission-name-generator
576 Downloads
Laravel package to generate permission names from route names
sinkcup/laravel-ui-socialite
370 Downloads
Automatically generate database, pages, and routes for Laravel Socialite
sinkcup/laravel-make-auth-socialite
1343 Downloads
Automatically generate database, pages, and routes for Laravel Socialite
boggybot/laravel-test-generator
320 Downloads
Generate laravel tests stubs from registered routes.
targettech/laravel-api-doc-generator
13 Downloads
Auto generate Laravel api documentation from form request rules, controllers and routes
pacgen/crud-generator
20 Downloads
Generate CRUD operations for Laravel models with views, controllers, and routes.
oooiik/laravel-export-postman
213 Downloads
Automatically generate a Postman collection based on your API routes.
luizalabs-opensource-php/laravel-request-docs
184 Downloads
Automatically generate Laravel docs from request rules, controllers and routes, rakutentech fork
imikemiller/lumen-swagger-generators
13 Downloads
Provides a Lumen friendly artisan command to generate the Swagger JSON doc and a default web route.
gustocoder/laravel-datatable
6 Downloads
Laravel datatable package that provides sorting, allows you to optionally add an extra column, under which you can add buttons for CRUD operations. The button creation method will automatically generate links and send the individual record id to the route name you pass to it. You can configure whether you want the records to be clickable, sortable or not. There is also pagination. Built using Laravel 11.0 but will work on most recent versions. It uses Bootstrap 5 to wrap your responsive table in a nice customizable panel
elngar/crud_generator
6 Downloads
helper to generate crud operations, model, relations, resource, form request, routes and more
devnullsoftware/api-generator
216 Downloads
Easily and quickly generate APIs. Documents and api user interface is automatically generated at /apis route.