Libraries tagged by generate controllers
ecreeth/laravel-resource-view
303 Downloads
Generates the structure of views of a resource, its model and its controller
applejack21/laravel-resource-builder
1 Downloads
A Laravel package that generates action, controller, policy, and request files for the specified model.
muravian/cigen
47 Downloads
Code generates following files in CodeIgniter 4 : models, controllers, routes.
elenyum/maker
22 Downloads
This bundle make module width controller, service and entity from json or console command.
elenyum/authorization
21 Downloads
This bundle oauth authorization in controller.
kmacute/refine-helper
9 Downloads
A Laravel package that auto-generates Models, Controllers, and Validations, with support for Authentication creation.
kmacute/kalm
8 Downloads
A Laravel package that auto-generates Models, Controllers, and Validations, with support for Authentication creation.
khalyomede/laravel-api-generator
59 Downloads
Generates models, controllers and routes API from a database
elmokna/laravel-parse-scaffolder
11 Downloads
Scaffolding package that generates CRUD Controllers ,Views and models for parse Database
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]).
approcks/laravel-parse-scaffolder
40 Downloads
Scaffolding package that generates CRUD Controllers ,Views and models for parse Database
amirulislam/laravel-simplify-crud
1 Downloads
A powerful Laravel CRUD generator — generates Model, Migration, Controller, Request, Routes and Views from a single artisan command.
intellow/make-route-for-laravel
232 Downloads
Adds a php artisan make:route command. This scaffolds the route in web.php, controller, and even generates a unit test
hayrican/generator
54 Downloads
Generates Migration, Model, View, Controller, Routes
eng-mohamedemad-dev/command-module-generator
6 Downloads
Smart Laravel artisan module generator package - Generates complete modules (Model, Controller, Service, Repository, Policy, Observer, Views, Routes) with full automation and best practices