Download the PHP package dkplus/crud without Composer
On this page you can find all versions of the php package dkplus/crud. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor dkplus
Package crud
Short Description CRUD Conroller for zf2-modules
License
Homepage https://github.com/UFOMelkor/DkplusCrud
Package crud
Short Description CRUD Conroller for zf2-modules
License
Homepage https://github.com/UFOMelkor/DkplusCrud
Keywords zf2
Please rate this library. Is it a good library?
Informations about the package crud
DkplusCrud 
Introduction
DkplusCrud provides full crud functionality for zf2-modules. It can be used e.g. for rendering single view scripts, creating entities by using a form, updating them by using the same form, displaying and deleting.
Supports
- controllers using different features
- a service that connects mappers and form handling.
- mappers supporting DoctrineORM (Zend\Db will be added in futere)
- two different form handlings for supporting entities with and without constructor parameters.
The only things you need to provide are view scripts, your model (e.g. in form of entities) and the form-objects.
Installation
Installation of DkplusCrud uses composer. For composer documentation, please refer to getcomposer.org.
All versions of crud with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.3
zendframework/zendframework Version 2.*
dkplus/base Version dev-master
dkplus/controller-dsl Version dev-master
zf-commons/zfc-base Version dev-master
zendframework/zendframework Version 2.*
dkplus/base Version dev-master
dkplus/controller-dsl Version dev-master
zf-commons/zfc-base Version dev-master
The package dkplus/crud contains the following files
Loading the files please wait ....