See Array2XML: http://www.lalit.org/lab/convert-php-array-to-xml-with-attributes
Author : Lalit Patel
Website: http://www.lalit.org/lab/convert-xml-to-array-in-php-xml2array
License: Apache License 2.0
http://www.apache.org/licenses/LICENSE-2.0
Version: 0.1 (07 Dec 2011)
Version: 0.2 (04 Mar 2012)
Fixed typo 'DomDocument' to 'DOMDocument'
Usage:
$array = XML2Array::createArray($xml);