gaarf / XML-string-to-PHP-array

One common need when working in PHP is a way to convert an XML document into a serializable array. If you ever tried to serialize() and then unserialize() a SimpleXML or DOMDocument object, you know what I’m talking about.
110Updated 3 years ago

Alternatives and similar repositories for XML-string-to-PHP-array:

Users that are interested in XML-string-to-PHP-array are comparing it to the libraries listed below