beethoven / phpcxml
A PHP library to generate and request cXML.
Installs: 7
Dependents: 0
Suggesters: 0
Security: 0
Stars: 3
Watchers: 2
Forks: 0
Open Issues: 0
pkg:composer/beethoven/phpcxml
Requires
- php: >=5.6
- beberlei/assert: master
- guzzlehttp/guzzle: ~6.0
- sebastian/money: 1.5.*
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