Libraries tagged by controller generator
aunhurian/laravel-test-generator
39 Downloads
The package for generating tests for Laravel models, controllers, and requests.
asif160627/laravel-resources-generator
736 Downloads
Generate Laravel Model,Migration,Service,Controller,Resources with single command
albadrsystems/laravel-crud-generator
77 Downloads
crud packages installer for albadr systems.
foxdevuz/crud-generator
1 Downloads
A Laravel package to generate CRUD controllers.
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.
kareemtarek/crud-pack
59 Downloads
A comprehensive full-stack CRUD scaffolding framework layer built on a reusable Laravel CRUD generator → Controllers (Web/API), FormRequests (validation), Models, Migrations, Policies (multiple auth styles), Views (Blades), Routes (Web/API), Postman collection (from API routes).
cdi/cdigenerator
9 Downloads
Zend Framework 3 Module that provides code generator (Entity,Controllers,Menu,Routes,Forms)
shahrakii/crudly
3 Downloads
Automatic, intelligent CRUD generator for Laravel. Generate controllers, models, migrations, and views in seconds.
muhaimenul/lara-crud
61 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]).
desino/crud-engine
51 Downloads
Laravel Artisan scaffold generator for Desino CRUD modules (model, controller, migration, views, routes, translations).
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
68 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