Libraries tagged by generate controllers
webvelopers/laravel-crud-generator
92 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.
rudi97277/laravel-make-feature
14 Downloads
A package to generate feature-related files (controller, service, repository, and model) with ease for Laravel projects.
robin-van-dijk/laravel-action-permission
249 Downloads
A package to generate permissions from laravel controller actions
morganrowse/laravelcrud
89 Downloads
Artisan command to generate routing, views and controllers from a database table
mediawebid/makemodule
2 Downloads
Generate module structure including controller, request, resource, repository
laravelresource/resourcemaker
24 Downloads
Generate a model, repository, controller and services
ichie-benjamin/laravel-code-generator
24 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.
emmanuel_saleem/command_me
14 Downloads
Create a migration with columns, and use these columns to generate a seeder, factory, controller, resource, and route
charlesmasinde/api-scaffolder
23 Downloads
Generate full API modules (Controller, Requests, Resource, Policy, Routes) from Eloquent models.
ceddyg/clara-entity-generator
514 Downloads
Repository to generate a CRUD system (Controller, model, repository, view using bootstrap, and more) scanning the shema of the database.
arpanmandaviya/laravel-system-builder
39 Downloads
Generate Laravel migrations, models, controllers, and views from a minimal JSON schema (Laravel 12+)
alagiesinghateh/laravel-docmaker
10 Downloads
A Laravel package to generate API documentation from controller annotations
zakariadev000/laravel-crud-generator
1 Downloads
Generate full CRUD (Model, Migration, Controller, Request, Resource, Repository, Service, Routes, Tests) with a single artisan command
shakib53626/laravel-crud-generator
7 Downloads
A Laravel package to generate CRUD scaffold (Migration, Model, Controller, Requests, Resource) with one command.
saleh/smart-api-generator
9 Downloads
Laravel package to auto-generate API scaffolding (model, migration, controller, routes)