Libraries tagged by controllers generator
targettech/laravel-api-doc-generator
13 Downloads
Auto generate Laravel api documentation from form request rules, controllers and routes
se468/laravel-package-generators-extended
922 Downloads
Create migrations, models, controllers for custom packages using artisan commands.
pilabrem/laravel-code-generator-ui
250 Downloads
User interface to help developpers with laravel-code-generator commands
nirajkhadka/laravel-module-generator
12 Downloads
A Laravel package that generates complete CRUD modules with controllers, services, actions, DTOs, form requests, models, and migrations using artisan commands.
mouhamedfd/permissions-generator
35 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.
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.
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.
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
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
68 Downloads
A laravel package generator for WovoCMS
vcian/laravel-code-insights
85 Downloads
Display all list of controllers, repositories, models, traits, and helpers, allowing you to easily explore and access them
slimphp-api/slim-api
358 Downloads
Tool for generating slim api controllers/models