zendframework / zend-xml2json
This package is abandoned and no longer maintained.
The author suggests using the laminas/laminas-xml2json package instead.
Provides functionality for converting XML to JSON, optionally including XML attributes
3.1.2
2019-10-16 11:38 UTC
Requires
- php: ^5.6 || ^7.0
- zendframework/zend-json: ^2.6.1 || ^3.0
- zendframework/zendxml: ^1.0.2
Requires (Dev)
- phpunit/phpunit: ^5.7.27 || ^6.5.8 || ^7.1.4
- zendframework/zend-coding-standard: ~1.0.0
This package is auto-updated.
Last update: 2020-01-30 17:18:15 UTC
README
Repository abandoned 2019-12-31
This repository has moved to laminas/laminas-xml2json.
zend-xml2json provides functionality for converting XML structures to JSON.
Installation
Run the following to install this library:
$ composer require zendframework/zend-xml2json
Documentation
Browse the documentation online at https://docs.zendframework.com/zend-xml2json/