Libraries tagged by entity controller
aplus/mvc
1282292 Downloads
Aplus Framework MVC Library
wieni/wmcontroller
17667 Downloads
Adds support for bundle-specific controllers for Drupal 9 entities.
shortcodes/abstract-resource-controller
3046 Downloads
Abstract controller with full CRUD used by single entity action
bukankalengkaleng/laravel-entity
65 Downloads
Generate an entity along with their artefacts (Model, Controller, Migration, Form Request, Tests, Factory, Policy)
ceddyg/clara-entity-generator
485 Downloads
Repository to generate a CRUD system (Controller, model, repository, view using bootstrap, and more) scanning the shema of the database.
zf-metal/generator
780 Downloads
Zend Framework 3 Module that provides code generator (Entity,Controllers,Menu,Routes,Forms)
northrook/symfony-core
120 Downloads
Symfony bundle that provides custom core Controllers, Entity Management, and Services.
iramgutierrez/laravel-resource-api
111 Downloads
Create a resource API for Laravel 5.2: entity, repository, manager, validator, controller, migration, table , route and documentation
wieni/wmscaffold
5994 Downloads
Provides Drupal services and Drush 9 commands for easy creation of fields & entity types, code style fixing, model & controller generating and more.
coderockr/soa
824 Downloads
Silex Controller Provider to provide SOA access to Doctrine entities and services
flexix/prototype-controller-bundle
71 Downloads
Symfony Flexix bundle
sclinternet/scl-zf-single-entity-controller
26 Downloads
A utility library for Zend Framework 2 which makes it easier to create controllers which work with a single entity type.
irestful/entitycontrollers
696 Downloads
yevhenii/laravel-entity
0 Downloads
This package add useful commands to Laravel project, commands like creating repository, and creating all in one time controller, model, repository, migration
avb/entity-api-bundle
18 Downloads
The bundle builds API to get access to entities. As soon as you created entity class, you can execute CRUD operations through API. You not need to create custom controllers.