0xSheff / lalit

A GitHub copy of the XML2Array class provided by http://www.lalit.org/lab/convert-xml-to-array-in-php-xml2array/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LaLit's XML2Array / Array2XML

Build Status Code Coverage GitHub issues

PHP Version Stable Version

Total Downloads Monthly Downloads Daily Downloads

\digitickets\LaLit allows you to convert XML to a PHP array and back again.

The base code was developed by Lalit Patel and is available from http://www.lalit.org/lab/

XML2Array : http://www.lalit.org/lab/convert-xml-to-array-in-php-xml2array/ Array2XML : http://www.lalit.org/lab/convert-php-array-to-xml-with-attributes/

I've added additional unit tests via a generator (so probably too many tests)

Version History

Please read the CHANGELOG document.

@todo

  1. Add support for <!-- comments --> within the XML, such that when converting from XML -> PHP -> XML, the comments are preserved.

About

A GitHub copy of the XML2Array class provided by http://www.lalit.org/lab/convert-xml-to-array-in-php-xml2array/


Languages

Language:PHP 98.2%Language:Shell 1.8%