Libraries tagged by controllers generator
saeven/zf2-form-builder
16074 Downloads
Powertools for much lazy with Laminas because I hate writing Controllers, Forms, InputFilters, their Factories, and you hate writing all that stuff too.
ianikanov/yii2-wce
1867 Downloads
Ability to generate widgets with interface similar to controller with basic CRUD actions for specific model
grazulex/laravel-atlas
668 Downloads
Laravel Atlas scans your Laravel project to generate a complete, structured map of its internal components — models, controllers, routes, jobs, observers, events, commands, and more — and exports visual or machine-readable representations in formats like Mermaid, Markdown, JSON, or PDF.
creads/api2symfony-bundle
570 Downloads
A Symfony2 bundle to automatically generate controllers from standard API specifications (RAML, Blueprint, Swagger...)
saloum45/controllergenerate
164 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.😊
matheusfsc28/layercraft
850 Downloads
A package to generate layered architecture (Controller, Service, Interface, Repository, Model) in Laravel applications.
ahmedalmory/joda-resources
1359 Downloads
a trait that generates resources methods for controller
bullhorn/fast-rest
7901 Downloads
FastREST generates REST-ready models and controllers dynamically from a MySQL database schema, including foreign keys, table and column comments, and indexes.
wieni/wmscaffold
6123 Downloads
Provides Drupal services and Drush 9 commands for easy creation of fields & entity types, code style fixing, model & controller generating and more.
deuxhuithuit/craft-routes-api
260 Downloads
Adds a controller to generate a routes config file.
noistudio/artcrud
81 Downloads
Laravel library for automatic generation CRUD Controllers
creads/api2symfony
757 Downloads
PHP library to automatically generate Symfony2 controllers from API specifications (RAML, Blueprint, Swagger...)
thomasleconte/laminas-gen
13 Downloads
Package for generate modules / controllers / forms with Laminas Framework.
omnifyjp/laravel-scaffold
139 Downloads
A powerful Laravel package that automates the generation of Models, Controllers, Migrations, and other essential components from database schemas.
khomsiadam/stacksync
17 Downloads
StackSync is a fullstack PHP mini framework, with an MVC structure, custom API system with a Middleware and JWT authentication, components based views, flexible routing, PSR4 autoloading. Essential files generation (migrations, seeders, controllers and models) and other operations can be executed through custom commands.