Libraries tagged by controller generator
shehroz/crud-generator
33 Downloads
Laravel package to generate full CRUD (controllers, models, requests, repositories, policies, migrations, seeders, and Tailwind views) with repository pattern, role-based policies, and optional API routes.
se468/laravel-package-generators-extended
922 Downloads
Create migrations, models, controllers for custom packages using artisan commands.
pilabrem/laravel-code-generator-ui
259 Downloads
User interface to help developpers with laravel-code-generator commands
mouhamedfd/permissions-generator
41 Downloads
:permission generation for all your declared routes with corresponding controller action
matheus-carvalho/crud-generator
141 Downloads
Generate a CRUD with Model, Controller, routes, FormRequest and views based on given Migration.
dam1r89/proto-generator
265 Downloads
Laravel 5 prototyping tool. Creates files based on the templates. It comes with template for views, model, migration and controllers.
chujc/laravel-generator
202 Downloads
Laravel, Lumen脚手架 按规则自动生成model文件以及controller,request文件
ferdinandfrank/laravel-file-generator
20 Downloads
An easy extension of the Artisan make commands to modify the command's stubs and to generate fully implemented php files.
scaffolds/builder
302 Downloads
Laravel 5* Scaffold Generator
msjit/msjframework
2 Downloads
MSJ Framework - Base Framework for Laravel MSJ Framework
rohmadst/kodegenerator
24 Downloads
CRUD Generator (Migration, Controller, Repository, Model, Form Request) in single command for Laravel 5 above.
kynetcode/wpzylos-cli-devtool
12 Downloads
Development CLI tool for scaffolding WPZylos plugins with generators for controllers, requests, migrations, and more
david-chamling/laravel-api-crud
41 Downloads
A complete Laravel API CRUD generator with model, controller, service, requests and resources scaffolding
samyoteroglez/larawesomecrud
550 Downloads
CRUD generator for Laravel. Generates models, controller and views based on the database tables. This project is based on kEpEx/laravel-crud-generator from Alfredo Aguirre ([email protected]).
wovosoft/crud
68 Downloads
A laravel package generator for WovoCMS