infomax/imxplatformphp.core

1.0.0 2016-05-22 11:45 UTC

This package is not auto-updated.

Last update: 2025-03-24 05:24:42 UTC


README

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

#Installation

Easiest way is via composer:

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