beethoven/phpcxml

A PHP library to generate and request cXML.

dev-master 2016-01-05 05:50 UTC

This package is not auto-updated.

Last update: 2024-04-27 15:34:28 UTC


README

A PHP library to deal with cXML 1.2.

  • PSR compatible

Requirements

  • PHP >= 5.6

Install

Composer

Add a dependency on beethoven/phpcxml to your project's composer.json file.

{
    "require": {
        "beethoven/phpcxml": "0.0.1-alpha"
    }
}

Configuration

License

MIT License