Libraries tagged by route generator
parvej-mahmud/laravel-tdd-generator
1 Downloads
Automatically generate comprehensive TDD files for Laravel modules including models, controllers, migrations, and routes
pacgen/crud-generator
21 Downloads
Generate CRUD operations for Laravel models with views, controllers, and routes.
ovrflo/api-platform-typescript-generator-bundle
101 Downloads
A Symfony bundle to generate TypeScript types for your API Platform project. It can generate models, endpoints, routes and a bit more.
martinpham/laravel-openapi-generator
14 Downloads
Generate OpenAPI specification from Laravel routes and Laravel Eloquent/Laravel Data objects.
marcha/api-container-generator
11 Downloads
Generate Controller, Model, Migration, Repository, Service, Events and Routes
manojkiran/mvcr-generator
4 Downloads
This package Helps Create Model,Controller,Views,FromRequests,Resources,Routes,Migration,Faker for Laravel Application
lpmatrix/postman-generator
0 Downloads
Laravel package that automatically generates a Postman collection from Laravel routes
lbmadesia/generator
52 Downloads
To create a whole module with all related files like model, controller, repository, routes, views etc with a simple GUI.
lbmadesia/api-generator
38 Downloads
To create a api with all related files like controller, route etc with a simple restapi.
krgupta/generator
72 Downloads
To create a whole module with all related files like model, controller, repository, routes, views etc with a simple GUI.
kmaking/crud-generator
61 Downloads
KMA CRUD Generator used to generate resourcefull controller with views, Route, UrlPresenter and Laratable
khalyomede/laravel-api-generator
59 Downloads
Generates models, controllers and routes API from a database
kbunel/nelmio-api-doc-generator
0 Downloads
This bundle generates Nelmio Api Doc annotations above all routes in the application.
kbunel/behat-test-generator
7 Downloads
Generate automatic tests for all routes in you application, test that the response is good according to REST behavior.
kaxiluo/swagger-laravel-code-generator
26 Downloads
Automatically generate laravel models, resources, controllers, routes based on swagger documents