/DkplusCrud

[WIP] CRUD for zf2 applications

Primary LanguagePHP

DkplusCrud Build Status

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

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.