Libraries tagged by generate controllers
suzunone/l-auto-comment-for-php-swagger
3339 Downloads
Automatically generate PHP Swagger comments from Laravel's Controller, Model, and form requests.
onesite/laravel-module
1524 Downloads
Generate a module with model, migration, controller, routes and factory
markocupic/rss-feed-generator-bundle
6656 Downloads
Simple RSS feed generator. Generate RSS feeds inside a symfony controller.
ianikanov/yii2-wce
1203 Downloads
Ability to generate widgets with interface similar to controller with basic CRUD actions for specific model
dilneiss/laravel-request-docs
172 Downloads
Automatically generate Laravel docs from request rules, controllers and routes
timwassenburg/laravel-improved-resource-controllers
45 Downloads
Generate complete resource controllers
coding-partners/auto-controller
31 Downloads
The "Auto Controller" package for Laravel allows you to quickly generate fully functional controllers for any model in your application. With a single command, the package will create a controller with all the standard CRUD (Create, Read, Update, Delete) methods, saving you significant time and effort. This enables you to focus on building the core features of your project.
dminustin/laravel-api-factory
35 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.
kaxiluo/swagger-laravel-code-generator
25 Downloads
Automatically generate laravel models, resources, controllers, routes based on swagger documents
tanhongit/laravel-generator
4 Downloads
Laravel Generator Advanced is a package that helps you generate CRUD, Migration, Model, Controller, Repository, Request, Resource, Factory, Seeder, Action, ...
lbiltech/laravel-generator
11 Downloads
Laravel Generator Advanced is a package that helps you generate CRUD, Migration, Model, Controller, Repository, Request, Resource, Factory, Seeder, Action, ...
samyoteroglez/larawesomecrud
244 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]).
hestalabs/modulemaker
6 Downloads
Module Maker is a package which is helpful to create modules with GUI, you can create a module with or without Controllers and View as per your requirement.
ferdinandfrank/laravel-file-generator
18 Downloads
An easy extension of the Artisan make commands to modify the command's stubs and to generate fully implemented php files.
devvime/kiichi-php-generator
49 Downloads
Simple Package PHP for generate controllers, models and middlewares.