Libraries tagged by generate controllers
kmaking/resource-generator
153 Downloads
This package allow to generate resource for your application, resources includes views and controller
andretmblkk/dfdgenerator
2 Downloads
Generate Data Flow Diagram documentation automatically from Laravel routes, controllers, models, and database access.
yii2mod/yii2-gii-extended
7494 Downloads
This generator generates a controller and views that implement CRUD (Create, Read, Update, Delete) operations for the specified data model.
ci4-cms-erp/ext_module_generator
2322 Downloads
A Spark command for CodeIgniter 4 that generates a modular structure for the ci4ms framework, including controllers, views, routes, and language files.
alxarafe/resource-controller
469 Downloads
ORM-agnostic declarative CRUD controller for PHP. Auto-generates list/edit UIs from field metadata.
spora-ai/spora-maker
223 Downloads
Scaffolder for the Spora project App — generates Tools, Controllers, and the App.php entry class. Inspired by Symfony's MakerBundle. Install as a require-dev dep.
dcardenasl/ci4-api-scaffolding
1333 Downloads
CRUD scaffolding engine for CodeIgniter 4 APIs built on dcardenasl/ci4-api-core. Generates DTOs, services, controllers, migrations, routes, tests and OpenAPI docs via spark commands.
ahmedalmory/joda-resources
1764 Downloads
a trait that generates resources methods for controller
bullhorn/fast-rest
8023 Downloads
FastREST generates REST-ready models and controllers dynamically from a MySQL database schema, including foreign keys, table and column comments, and indexes.
zuqongtech/laravel-anvil
53 Downloads
Full Laravel project scaffolding via live database introspection — models, controllers, form requests, services, repositories, gates, API routes, factories, seeders, migrations, events, observers, policies, and feature tests generated from your connected database.
creativecrafts/laravel-domain-driven-design-lite
1657 Downloads
Domain‑Driven Design (DDD)‑lite scaffolding for Laravel. This package generates a lightweight, opinionated module structure under Modules/[Module] and provides Artisan commands to scaffold common artifacts (Actions, Queries, DTOs, Repositories, Models, Controllers, Requests, Mappers, Migrations, Factories, and Tests).
mehedi250/laravel-structure-kit
29 Downloads
Laravel scaffolding package with a browser UI and Artisan command — generates Model, Controller, Migration, Service Pattern (interface + implementation), and Repository Pattern (interface + implementation) with correct namespaces.
topsoft4u/openapi-generator
1029 Downloads
Generates OpenAPI documentation from controllers and models in your PHP project (uses native PHP typing + php docs)
kematjaya/crud-maker-twig-bundle
21 Downloads
Symfony MakerBundle command that generates Twig+Form CRUD (controller, views, filter type) for an existing Doctrine entity
bullhorn/fast-rest-services
3065 Downloads
FastREST generates REST-ready models and controllers dynamically from a MySQL database schema, including foreign keys, table and column comments, and indexes.