Libraries tagged by generate routes
joeri-abbo/laravel-api-markdown-tree
3 Downloads
A Laravel package to generate a tree view of API routes in Markdown format.
boggybot/laravel-test-generator
334 Downloads
Generate laravel tests stubs from registered routes.
svensp/laravel-swagger
382 Downloads
generate openapi api-docs.json from laravel route definitions and annotated .yml file
jannisfieml/laravelapigenerator
14 Downloads
A small package to generate basic migrations, models, requests, controllers and routes by editing yaml files
emmanuel_saleem/command_me
14 Downloads
Create a migration with columns, and use these columns to generate a seeder, factory, controller, resource, and route
yab/laratest
18600 Downloads
The easiest way to generate tests from your existing files and routes.
th3mouk/cms-siteplan-bundle
45 Downloads
Symfony CMSSiteplanBundle to generate site plan of SonataPageBundle and personals routes
utkarshgayguwal/laravel-smart-scaffold
8 Downloads
Generate complete Laravel CRUD operations with a single command, including models, controllers with actual code having error handling, migrations, requests, factories, resources, and routes - ready for immediate API testing in Postman
szwss/laravel-apidoc-generator
21 Downloads
Automatically generate your API documentation from your existing Laravel/Lumen/Dingo routes. Here's what the output looks like.Automatically generate your API documentation from your existing Laravel/Lumen/Dingo routes. Here's what the output looks like.
stobys/laravel-crafter
36 Downloads
Convinient way to generate all files for new model (model, controller, views, routes, migration, seeder, etc)
pacgen/crud-generator
21 Downloads
Generate CRUD operations for Laravel models with views, controllers, and routes.
omid-zahed/laravel-request-docs
1861 Downloads
Automatically generate Laravel docs from request rules, controllers and routes
nrdq/laravel-request-docs
11 Downloads
Automatically generate Laravel docs from request rules, controllers and routes
naingminkhant/simple-crud
0 Downloads
A Laravel package to auto-generate simple CRUD API (migration, model, controller, repository, route).
mikailfaruqali/backup
8 Downloads
A Laravel package to generate database backups with optional ZIP encryption and password protection. Designed for simplicity, performance, and route-based access.