/eclipse-data

SQL schema and rest API generator for PHP Zend server

Primary LanguageJava

Eclipse Data

This plugin allows to edit content of an SQL database accessible through a PHP server directly by editing an EMF model.

What is this repository for?

  • It generate REST apis for a ZEND based PHP server
  • Apis can be used by other applications or by this one to directly get/edit the database

How it works

ecore From an annotated ecore

schema It generates a database schema

php And PHP Rest API