Libraries tagged by generate controllers
markocupic/rss-feed-generator-bundle
9103 Downloads
Simple RSS feed generator. Generate RSS feeds inside a symfony controller.
ianikanov/yii2-wce
2345 Downloads
Ability to generate widgets with interface similar to controller with basic CRUD actions for specific model
milpa/devtools
175 Downloads
The coa generate-verify-inspect developer loop for the Milpa PHP framework: deterministic controller/entity scaffolding (Make engine), framework health + plugin-manifest + capability-graph validators, and BaseController/Doctrine-entity convention verifiers.
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
140 Downloads
An artisan command to automate the migration,model,resource controller, views and routes
samyoteroglez/larawesomecrud
546 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
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.
saloum45/controllergenerate
222 Downloads
😊Un package Laravel qui facilite la génération dynamique de contrôleurs,migrations et de routes dans une application Laravel. a Laravel package that makes it easy to dynamically generate controllers, migrations and routes in a Laravel application.😊
survos/maker-bundle
2737 Downloads
Tools to generate controllers and templates for the admin interface
rahasistiyak/laravel-super-artisan
8 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
764 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.
shehroz/crud-generator
31 Downloads
Laravel package to generate full CRUD (controllers, models, requests, repositories, policies, migrations, seeders, and Tailwind views) with repository pattern, role-based policies, and optional API routes.