infomax/imxplatformphp.core

Maintainers

Package info

github.com/infomaxwebsolutions/imxplatformphp.core

pkg:composer/infomax/imxplatformphp.core

Transparency log

Statistics

Installs: 27 270

Dependents: 2

Suggesters: 0

Stars: 0

Open Issues: 0

1.0.0 2016-05-22 11:45 UTC

This package is not auto-updated.

Last update: 2026-07-27 12:11:22 UTC


README

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

#Installation

Easiest way is via composer:

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