codenamephp/platform.core

The CodenamePHP Platform core that contains basic interfaces, exceptions etc..

1.0.3 2017-04-24 08:59 UTC

This package is auto-updated.

Last update: 2024-04-08 08:16:56 UTC


README

The CodenamePHP Platform core that contains basic interfaces, exceptions etc.

#Installation

Easiest way is via composer:

  "require-dev": {
    "codenamephp/platform.core": "*"
  }