Libraries tagged by generate controllers
drawmyattention/laravel-make-resource
421 Downloads
Generate a model, migration, controller, routes and factory
charlesmasinde/api-scaffolder
149 Downloads
Generate full API modules (Controller, Requests, Resource, Policy, Routes) from Eloquent models.
markocupic/rss-feed-generator-bundle
9536 Downloads
Simple RSS feed generator. Generate RSS feeds inside a symfony controller.
ianikanov/yii2-wce
2430 Downloads
Ability to generate widgets with interface similar to controller with basic CRUD actions for specific model
hopheartsceo/laravel-postman-exporter
780 Downloads
Automatically generate Postman v2.1 collections from your Laravel application routes, controllers, and FormRequest validations.
bouda/laravel-make-pattern
14 Downloads
Generate a full CRUD scaffold (Model, Repository, Service, Controller, Requests, Resource, Policy, Test) from a single Artisan command.
sobhan-aali/laravel-repo-controller-generator
49 Downloads
Generate controller, repository and request files.
coding-partners/auto-controller
45 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.
codebider/generate-crud
147 Downloads
An artisan command to automate the migration,model,resource controller, views and routes
hestalabs/modulemaker
8 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
20 Downloads
An easy extension of the Artisan make commands to modify the command's stubs and to generate fully implemented php files.
survos/maker-bundle
2737 Downloads
Tools to generate controllers and templates for the admin interface
rahasistiyak/laravel-super-artisan
9 Downloads
A powerful Laravel scaffolding package — generate Models, Controllers, Repositories, APIs, Filament resources, Policies, Actions, and more with a single command. Includes a complete Workflow runner for Artisan command sequences.
creads/api2symfony
766 Downloads
PHP library to automatically generate Symfony2 controllers from API specifications (RAML, Blueprint, Swagger...)
thomasleconte/laminas-gen
14 Downloads
Package for generate modules / controllers / forms with Laminas Framework.