janicheg/visio-crud-zf2

CRUD generator dedicated to ZF2

1.0 2014-09-14 15:37 UTC

This package is auto-updated.

Last update: 2024-04-18 01:44:21 UTC


README

  • Generation of the base crud structure based on given datasource (visual modeller, database):
  • Visual modeller which allow to configure and modify (add/remove) your form (field list, validators, form itp...). The default configuration is set based on the description of the database.

alt tag

  • Console generator

Contributors

If you want to help develop this module please don't hesitate.

Future goals

  • Visual functionality for decorating form and from elements
  • Handling one to many and many to many relations

Installation

https://github.com/HyPhers/visio-crud-zf2/wiki

Additional Info (PHPackaton2014)

Team: HyPhers
Location: Warsaw
Team members:
   Przemysław Włodkowski
   Bartłomiej Wereszczyński
   Piotr Duda
   Jacek Pawelec
   Robert Bodych
Project name: CRUD modeler dedicated to ZF 2.0
Description: The primary goal is to accelerate implementation of the basic application functions. It allows You to genearate all needed files like : Models, Table Gateways, Controllers nad views, forms and grid based on defined data source.

Repo: https://github.com/HyPhers/hyphers-visio-crud-zf2