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

Maintainers

Package info

github.com/zendframework/zend-xml2json

Chat

Forum

Documentation

pkg:composer/zendframework/zend-xml2json

Statistics

Installs: 751 868

Dependents: 4

Suggesters: 1

Stars: 14

Open Issues: 1

3.1.2 2019-10-16 11:38 UTC

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.

Build Status Coverage Status

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/

Support