zendframework / zend-xml2json
Provides functionality for converting XML to JSON, optionally including XML attributes
Installs: 693 167
Dependents: 4
Suggesters: 1
Security: 0
Stars: 14
Watchers: 17
Forks: 10
Open Issues: 1
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/