2017 © Pedro Peláez
 

library amalia-model

image

ina/amalia-model

  • Monday, June 20, 2016
  • by equipedev
  • Repository
  • 4 Watchers
  • 0 Stars
  • 7 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

amalia-php

PHP implementation of the metadata model behind amalia.js, (*1)

Installation

There is one recommended way to install amalia-model via Composer:, (*2)

  • 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

The Versions

20/06 2016

dev-master

9999999-dev https://ina-foss.github.io/amalia.js

  Sources   Download

GPL-v3

The Requires

 

The Development Requires

by Ina Development Team

amalia amalia-js

17/12 2015

0.1.0

0.1.0.0 https://ina-foss.github.io/amalia.js

  Sources   Download

GPL-v3

The Requires

 

The Development Requires

by Ina Development Team

amalia amalia-js