Libraries tagged by controller generator
nirajkhadka/laravel-module-generator
10 Downloads
A Laravel package that generates complete CRUD modules with controllers, services, actions, DTOs, form requests, models, and migrations using artisan commands.
nameless/laravel-api-generator
14 Downloads
A powerful Laravel API generator that automatically creates a complete API structure including models, controllers, services, DTOs, policies, resources, factories, migrations, Seeders and more with a single command.
mruganshi/code-generator
7 Downloads
A Laravel package with a web interface to easily create full CRUD APIs — like models, controllers, migrations, services, traits, notifications, policies, and more. Built using Laravel and Livewire.
mouhamedfd/permissions-generator
32 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.
markocupic/rss-feed-generator-bundle
7379 Downloads
Simple RSS feed generator. Generate RSS feeds inside a symfony controller.
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.
asif160627/laravel-resources-generator
57 Downloads
Generate Laravel Model,Migration,Service,Controller,Resources with single command
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.
david-chamling/laravel-api-crud
9 Downloads
A complete Laravel API CRUD generator with model, controller, service, requests and resources scaffolding
samyoteroglez/larawesomecrud
282 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
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