2017 © Pedro Peláez
 

library admin-database-modeling

A Entity Relation Modeler to build database tables, configurations for backend appearance and ORM classes

image

cmskit/admin-database-modeling

A Entity Relation Modeler to build database tables, configurations for backend appearance and ORM classes

  • Friday, January 9, 2015
  • by cmskit
  • Repository
  • 1 Watchers
  • 0 Stars
  • 6 Installations
  • PHP
  • 2 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

cms-kit admin wizard "database modeling"

Installation path: backend/admin/database_modeling, (*1)

Description

This Wizard is the de-facto backbone of cms-kit to start your own development of data objects. Besides of building your own data-structures you can easily add/change available templates, language-labels and other settings affecting the backend-interface. It provides an easy to use editor for modeling of database-tables and metadata to build the backend-interfaces and a code-generator to build ORM-classes for your database-tables whitch can be used by your frontend projects as well., (*2)

Installation

manual Installation

  1. download and extract this Folder into backend/admin/

Installation via package management

The Versions

09/01 2015

dev-master

9999999-dev http://cms-kit.com

A Entity Relation Modeler to build database tables, configurations for backend appearance and ORM classes

  Sources   Download

GPL

The Requires

 

by Christoph Taubmann