Libraries tagged by xml to array
dtmind/dtdatamysql
14 Downloads
Connection to db struture, form DTPDO.
orno/config
810 Downloads
A package to DRY the storage and retrieval of config items and files. Supports YAML, INI, XML and PHP arrays.
muhammetsafak/toxml
2 Downloads
XML to Array and Array to XML
ermst4r/xml2readablearray
21 Downloads
Convert xml to an array string (node1.node2.node3), so you can retrieve them via an multidimensional array by splitting the string.
stegback/ratepay
22 Downloads
ratepay package is for communication beetween client side and ratepay api, you can send direct array to xml api request.
nicmart/treebuilder
2 Downloads
TreeBuilder offers some fast methods to transform tree structures (arrays, object graphs, xml documents) to php array
snono/stream-parser
3 Downloads
convert xml,json,csv contant to array
frankperez87/xml2array
1169 Downloads
This will convert a Simple XML string to a associative array.
web-master/file-converter
57 Downloads
csv to json, array, xml converter
kenlog/converter
1226 Downloads
Simple converter from XML to CSV or JSON or Array
apolinux/xmltoxpath
12 Downloads
tool to convert XML file into an array list of xpath
rentalhost/vanilla-axe
115 Downloads
The vanilla-axe will help you to generate XML/HTML by using arrays.
ayom413/sitemap-generator
26 Downloads
SitemapGenerator is a library which allows you to generate .xml, .json and ,csv files from data array
xmlutils/xmlutils
126 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.
pixweber/xmlfiletoarray
1 Downloads
A very simple function to load your XML file and convert it into PHP array. Easy and effective.