Libraries tagged by controllers generator
mouhamedfd/permissions-generator
30 Downloads
:permission generation for all your declared routes with corresponding controller action
matheus-carvalho/crud-generator
140 Downloads
Generate a CRUD with Model, Controller, routes, FormRequest and views based on given Migration.
dorsone/laravel-service-generator
14 Downloads
With this library, you can generate Services and automatically connect them to Controllers
devvime/kiichi-php-generator
65 Downloads
Simple Package PHP for generate controllers, models and middlewares.
devkits/module-generator
8 Downloads
Generate controller, model, view and migration for a Laravel module in one command
dam1r89/proto-generator
264 Downloads
Laravel 5 prototyping tool. Creates files based on the templates. It comes with template for views, model, migration and controllers.
chujc/laravel-generator
141 Downloads
Laravel, Lumen脚手架 按规则自动生成model文件以及controller,request文件
ceddyg/clara-entity-generator
504 Downloads
Repository to generate a CRUD system (Controller, model, repository, view using bootstrap, and more) scanning the shema of the database.
ferdinandfrank/laravel-file-generator
18 Downloads
An easy extension of the Artisan make commands to modify the command's stubs and to generate fully implemented php files.
scaffolds/builder
301 Downloads
Laravel 5* Scaffold Generator
rohmadst/kodegenerator
24 Downloads
CRUD Generator (Migration, Controller, Repository, Model, Form Request) in single command for Laravel 5 above.
wovosoft/crud
67 Downloads
A laravel package generator for WovoCMS
vcian/laravel-code-insights
84 Downloads
Display all list of controllers, repositories, models, traits, and helpers, allowing you to easily explore and access them
tgozo/laravel-codegen
103 Downloads
A Laravel Code Generator to help you get started with a lot of staff including generating Migrations, Models, Controllers, Factories, Routes, Views, Database Seeders and Request Validation Rules.
slimphp-api/slim-api
355 Downloads
Tool for generating slim api controllers/models