Libraries tagged by SimpleXML
dkrnl/simplexmlreader
955822 Downloads
Wrapper XMLReader class, for simple SAX-reading(and simple XPath-queries) of huge(testing over 1G file) xml.
imsop/simplexml_debug
166986 Downloads
Tools for debugging your code when working with PHP's SimpleXML functions.
halilim/xml-iterator
397825 Downloads
XML Reader to simplexml/array iterator with low memory usage and an acceptable level of ease of use.
clearstream/xml-to-array
40040 Downloads
Incredibly simple XML to array PHP converter
suramon/simple-xml-reader
112758 Downloads
The power of SimpleXmlElement, combined with the resource-friendliness of XmlReader
netglue/sitemap-builder
145917 Downloads
A Simple XML Sitemap generation utility
inspirum/xml
14304 Downloads
Simple XML writer and memory efficient XML reader with powerful xml-to-array cast
dcarbone/xml-writer-plus
67504 Downloads
Simple XML Writer library for PHP 5.4+
makinacorpus/simple-xml-reader
9560 Downloads
Extends XMLReader PHP class, for simple SAX-reading and XPath queries of huge XML files.
fawno/simple-xml-extended
14968 Downloads
SimpleXMLElement Extended class
cetria/simple-xml-element
5168 Downloads
Wrapper for SimpleXMLElement object
adduc/cdata-simplexml
17617 Downloads
Wrapper around SimpleXMLElement to provide cdata support.
mrgenis/xml-to-array-schema
2631 Downloads
Convert xml document to array
logifire/xml
28541 Downloads
Type safe XML reader using SimpleXMLElement internally
danmichaelo/quitesimplexmlelement
10567 Downloads
Wrapper that adds easier namespace handling and some helper methods to SimpleXML.