Libraries tagged by controller generator
aziz/laravel5-api-generator
68 Downloads
Laravel API/Scaffold/CRUD Generator from just one command with including Controller, Repository, Model, Migrations, routes.php update.
aunhurian/laravel-test-generator
38 Downloads
The package for generating tests for Laravel models, controllers, and requests.
albadrsystems/laravel-crud-generator
73 Downloads
crud packages installer for albadr systems.
delboy1978uk/generator
506 Downloads
Generate blank, controller, and db entity package templates for Bone Framework
paulohsilvestre/generatorforlaravel
8 Downloads
Module response for converting an exported MySql Workbench diagram into routes, classes, Controllers, Services, Validators, migrations to be used within a Laravel project
dminustin/laravel-api-factory
37 Downloads
All-in-one flexible and customizable code generator for Laravel framework that will save you time. This tool will help you generate resources like controllers, routes, swagger doc, postman collection.
cdi/cdigenerator
9 Downloads
Zend Framework 3 Module that provides code generator (Entity,Controllers,Menu,Routes,Forms)
muhaimenul/lara-crud
60 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
95 Downloads
A command line to generate voyager Controller and View files to import and export data with excel and database
utkarshgayguwal/laravel-smart-scaffold
9 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
118 Downloads
Creates Migrations, Seeders, Factories, Tests, Models, Controllers and Resources with one command. Delete everything with another.
nematov/laravel-tools
6 Downloads
Laravel package for generating and syncing repositories, controllers, interfaces and routes with customizable paths
naingminkhant/simple-crud
0 Downloads
A Laravel package to auto-generate simple CRUD API (migration, model, controller, repository, route).
muravian/cigen
47 Downloads
Code generates following files in CodeIgniter 4 : models, controllers, routes.