Libraries tagged by controllers generator
targettech/laravel-api-doc-generator
13 Downloads
Auto generate Laravel api documentation from form request rules, controllers and routes
stalkdeveloper/laravel-crud-generator
3 Downloads
Laravel CRUD generator package for API and Web with customizable Artisan command and built-in support for models, controllers, form validation, API resources and Blade views.
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
mouhamedfd/permissions-generator
37 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.
ci4-cms-erp/ext_module_generator
17 Downloads
A Spark command for CodeIgniter 4 that generates a modular structure for the ci4ms framework, including controllers, views, routes, and language files.
ceddyg/clara-entity-generator
510 Downloads
Repository to generate a CRUD system (Controller, model, repository, view using bootstrap, and more) scanning the shema of the database.
azwhosting/spark-crud-generator
22 Downloads
🚀 Interactive CRUD generator for CodeIgniter 4 — multilingual, smart CLI prompts, safe overwrites, and full CRUD stack (model, entity, controller, views, migration).
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.
samyoteroglez/larawesomecrud
313 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