Skip to content

PHP implementation of the metadata model behind amalia.js

Notifications You must be signed in to change notification settings

ina-foss/amalia-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

amalia-php

PHP implementation of the metadata model behind amalia.js

Installation

There is one recommended way to install amalia-model via Composer:

  • adding the dependency to your composer.json file:
  "require": {
      ..
      "goetas/xsd2php":"^2.0",
      "jms/serializer": "serializer-master-dev as 1.0",
      "ina/amalia-model":"0.1.0",
      ..
  },
  "repositories": [{
      "type": "vcs",
      "url": "https://github.com/goetas/serializer.git"
  }],

Development

Generate PHP classes

    composer run-script generate-source
    composer run-script generate-jms

About

PHP implementation of the metadata model behind amalia.js

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages