Libraries tagged by controller generator
muhaimenul/lara-crud
58 Downloads
This Generator package provides generators like CRUD, API, Controller, Model, Migration for make your development painless.
danielquirogadev/clementinecrud
5 Downloads
CRUD generator for Laravel. Generates models, controller and views based on the database tables. This project is a fork of kEpEx/laravel-crud-generator from Alfredo Aguirre ([email protected]).
vanchao0519/voyager-data-transport
94 Downloads
A command line to generate voyager Controller and View files to import and export data with excel and database
utkarshgayguwal/laravel-smart-scaffold
8 Downloads
Generate complete Laravel CRUD operations with a single command, including models, controllers with actual code having error handling, migrations, requests, factories, resources, and routes - ready for immediate API testing in Postman
ramosmerino/laravel-5-rest-api-scaffold
117 Downloads
Creates Migrations, Seeders, Factories, Tests, Models, Controllers and Resources with one command. Delete everything with another.
naingminkhant/simple-crud
0 Downloads
A Laravel package to auto-generate simple CRUD API (migration, model, controller, repository, route).
muravian/cigen
46 Downloads
Code generates following files in CodeIgniter 4 : models, controllers, routes.
muravian/ci4modelgen
12 Downloads
Code generates following files in CodeIgniter 4 : models, controllers, routes.
mirko/t3maker
5 Downloads
TYPO3 Maker helps you create empty commands, controllers, models and more so you can forget about writing boilerplate code.
mate/lemon-bundle
114 Downloads
Symfony CRUD/Templates generator and creator bundle for Doctrine Entities
lukaschel/pimcore-devkit
99 Downloads
PimcoreDevkitBundle bundle to generate, bundles, controllers, event subscribers, areabricks ...
john-montigomo/symfony-maker-bundle
3 Downloads
This fork of Symfony Maker helps you create empty commands, controllers, form classes, tests and more so you can forget about writing boilerplate code with flexible architecture configuration.
customizer/maker-bundle
6 Downloads
Symfony Maker helps you create empty commands, controllers, form classes, tests and more so you can forget about writing boilerplate code.
bmadeiro/laravel-project
21 Downloads
Laravel CRUD Generator/Model/Migrate from just one command with including Controller, Service, Repository, Model, Migrations, routes.php update.
antcto/maker-bundle
12 Downloads
AntCTO Maker, extend form Symfony Maker Bundle, thats helps you create empty commands, controllers, form classes, tests and more so you can forget about writing boilerplate code.