Libraries tagged by controllers generator
muravian/ci4modelgen
13 Downloads
Code generates following files in CodeIgniter 4 : models, controllers, routes.
muhammedsalama/crudforge
4 Downloads
Generate production-ready Laravel CRUD modules using clean architecture — models, controllers, services, repositories, requests, resources, factories, tests, translations, and route snippets from a single Artisan command.
mr.incognito/crudify
291 Downloads
This package is for handling the crud for simple crud like for setup etc.
mostafizurmaruf/bingo-crud
0 Downloads
Scaffold a complete Laravel CRUD stack (model, migration, form request, resource controller, Blade views and route) from a single schema string via `php artisan make:crud`.
mirko/t3maker
5 Downloads
TYPO3 Maker helps you create empty commands, controllers, models and more so you can forget about writing boilerplate code.
melsaka/api-builder
18 Downloads
Scaffold CRUD API (Controller, Service, Repository, Resource, Requests, Policies, etc.) for Laravel applications
mate/lemon-bundle
114 Downloads
Symfony CRUD/Templates generator and creator bundle for Doctrine Entities
lukaschel/pimcore-devkit
100 Downloads
PimcoreDevkitBundle bundle to generate, bundles, controllers, event subscribers, areabricks ...
liar88828/laravel-schema-attributes
0 Downloads
PHP 8 attribute-driven schema compiler for Laravel. One schema class drives migrations, models, factories, controllers, and tests — no duplication.
layman/laravel-architect
4 Downloads
Laravel package for generating controllers, requests, models, and repositories from configuration.
kitlabs/maker-bundle
141 Downloads
Symfony Maker helps you create empty commands, controllers, form classes, tests and more so you can forget about writing boilerplate code.
k2412/inertia-scaffold-svelte
33 Downloads
Artisan command to scaffold Laravel + Inertia v3 + Svelte 5 pages (controller, FormRequest, Service/Action, Svelte CRUD pages, state class) following opinionated architecture conventions.
julio/capyrel
21 Downloads
Laravel schema intelligence — interactive project wizard (capyrel:new) + existing-DB scaffold: models, controllers, routes, API resources, tests, factories, OpenAPI, TypeScript, and more.
john-montigomo/symfony-maker-bundle
211 Downloads
This fork of Symfony Maker helps you create empty commands, controllers, form classes, tests and more so you can forget about writing boilerplate code with flexible architecture configuration.
innonazarene/prism-init
7 Downloads
Laravel Artisan command to scaffold models, services, controllers, requests, resources, policies and API routes from your database.