Libraries tagged by array to xml
xmlutils/xmlutils
82 Downloads
This class contains methods to convert a xml tree into a complex array with nested properties and to convert a complex array object into an xml tree.
rufov/converter-array-xml
7 Downloads
The class is designed to convert an XML document into a PHP array and vice versa
pixweber/xmlfiletoarray
1 Downloads
A very simple function to load your XML file and convert it into PHP array. Easy and effective.
jitesoft/xml2struct
100 Downloads
Simple lib to convert a xml file into a tree structure of nodes, an array structure or a json string.
dmb/xml-converter
305 Downloads
A package that allows you to easily convert your XML string into array format or generate an XML string from an array.
azurre/php-array-xml-converter
78 Downloads
Array2XML conversion library credit to lalit.org
webdice/utilities
16 Downloads
This Repository contains useful classes. This version contains Curl\Request and Xml\Parser classes, with example codes.
frostbane/array2xml
7372 Downloads
PHP Array to XML.
fracalo/arr2xml
23 Downloads
A php class that converts multidimensional arrays to xml
bijay/array2xml
301 Downloads
Array to XML generator
asmpkg/utility
36 Downloads
The XML library converts XML to Array, Array to XML.
shimabox/smbarrayto
1489 Downloads
Array to csv, tsv, ltsv, xml, json, ...
qingliangcn/wpxml-parser
32 Downloads
translator wordpress xml data to array
php_modules/xm1rray
23 Downloads
XM1RRAY - Convert any xml data to an array.
kristofferhagen/simplexml2flatarray
23 Downloads
Converts an XML document to several flat arrays containing values from parent elements using SimpleXML