Libraries tagged by controllers generator
npth/code-generator
3 Downloads
Code generator of routes, controllers, services, repositories, models, entities, dto, etc...
its4u/lumen-angular-code-generator
3 Downloads
Model, controller, provider and service generator for Lumen 5+ and Angular 6+ from DB schema
suryahadiningrat/crud-generator
1 Downloads
CRUD Generator for laravel included Controller, Model, Request, Repository, Resource
kmaking/crud-generator
59 Downloads
KMA CRUD Generator used to generate resourcefull controller with views, Route, UrlPresenter and Laratable
jmsr/crud-generator-laravel
27 Downloads
Laravel Crud Generator. This Laravel Generator package provides and generate Controller, Model (with eloquent relations) and Views in **Bootstrap** or **React** and by **DDD** architecture, if you want, for your development of your applications with single command.
zezont4/laravel-generator
116 Downloads
Generate the main classes that laravel uses to work with database . Like model,controller,request,blade forms
webvelopers/laravel-crud-generator
91 Downloads
Laravel CRUD Generator is a library, it implements a new command to create: model, migration, factory, seeder, request, controller(resources) and test files with operations, with aditional option to generate a full API Controller.
topsoft4u/openapi-generator
661 Downloads
Generates OpenAPI documentation from controllers and models in your PHP project (uses native PHP typing + php docs)
sufiyan/crud-generator
11 Downloads
A laravel package to create a CRUD functionality for any module. This will create a Route, Controller, Model, Migration, and Blade files.
sawmainek/laravel-api-generator
151 Downloads
Laravel API/Scaffold/CRUD Generator from just one command with including Controller, Repository, Model, Migrations, routes.php update.
renepardon/laravel-code-generator
237 Downloads
An intelligent code generator for Laravel framework that will save you time! This awesome tool will help you generate resources like views, controllers, routes, migrations, languages and/or form-requests! It is extremely flexible and customizable to cover many on the use cases. It is shipped with cross-browsers compatible template, along with a client-side validation to modernize your application.
rekamy/generator
1445 Downloads
Web & API Generator with Swagger API Doc
raviyatechnical/laravel-api-generator
16 Downloads
Generate Laravel API
rajudev/laravel-doc-generator
9 Downloads
A Laravel package for generating documentation from controller comments.
probonolabs/laravel-api-generator
13 Downloads
Laravel command which rapidly creates single file controllers, requests and resources