Entity-ORM Feature 1: (In Progress) Generating the MySql Table and related POCO class with given json object. Folder Structure: Core - ModelGenerator.php EntityConnector - EntityDriver.php EntityGenerator - BuildEntity.php Entity:Gen GenerateModel.php IModelMeta.php EntityModels - UserData.php JsonModels - test.model.json