beethoven/phpcxml

A PHP library to generate and request cXML.

Maintainers

Details

github.com/aj0y/phpcxml

Source

Issues

Installs: 7

Dependents: 0

Suggesters: 0

Security: 0

Stars: 3

Watchers: 2

Forks: 0

Open Issues: 0

pkg:composer/beethoven/phpcxml

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

This package is not auto-updated.

Last update: 2025-10-12 00:30:58 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