beethoven / phpcxml
A PHP library to generate and request cXML.
dev-master
2016-01-05 05:50 UTC
Requires
- php: >=5.6
- beberlei/assert: master
- guzzlehttp/guzzle: ~6.0
- sebastian/money: 1.5.*
This package is not auto-updated.
Last update: 2024-11-09 19:11:00 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