cmskit / admin-database-modeling
A Entity Relation Modeler to build database tables, configurations for backend appearance and ORM classes
dev-master
2015-01-09 16:48 UTC
Requires
- php: >=5.3.3
- cmskit/ace-editor: dev-master
- cmskit/admin-database-adminer: dev-master
- cmskit/jquery-ui: dev-master
- cmskit/package-installer: 1.0.*@dev
- pclzip/pclzip: dev-master
This package is not auto-updated.
Last update: 2025-03-01 17:34:36 UTC
README
Installation path: backend/admin/database_modeling
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.
Installation
manual Installation
- download and extract this Folder into backend/admin/