beethoven/phpcxml

A PHP library to generate and request cXML.

Maintainers

Package info

github.com/aj0y/phpcxml

pkg:composer/beethoven/phpcxml

Statistics

Installs: 7

Dependents: 0

Suggesters: 0

Stars: 3

Open Issues: 0

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

This package is not auto-updated.

Last update: 2026-03-01 02:48:50 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