infomax/imxplatformphp.core

1.0.0 2016-05-22 11:45 UTC

This package is not auto-updated.

Last update: 2024-04-08 00:38:39 UTC


README

The imx.PlatformPHP Core that contains basic interfaces, exceptions etc.

#Installation

Easiest way is via composer:

  "require": {
    "infomax/platformphp.core": "*"
  }