Libraries tagged by SimpleXML
dkrnl/simplexmlreader
944881 Downloads
Wrapper XMLReader class, for simple SAX-reading(and simple XPath-queries) of huge(testing over 1G file) xml.
imsop/simplexml_debug
139722 Downloads
Tools for debugging your code when working with PHP's SimpleXML functions.
halilim/xml-iterator
328693 Downloads
XML Reader to simplexml/array iterator with low memory usage and an acceptable level of ease of use.
clearstream/xml-to-array
30426 Downloads
Incredibly simple XML to array PHP converter
suramon/simple-xml-reader
95923 Downloads
The power of SimpleXmlElement, combined with the resource-friendliness of XmlReader
dcarbone/xml-writer-plus
58268 Downloads
Simple XML Writer library for PHP 5.4+
makinacorpus/simple-xml-reader
2682 Downloads
Extends XMLReader PHP class, for simple SAX-reading and XPath queries of huge XML files.
fawno/simple-xml-extended
10212 Downloads
SimpleXMLElement Extended class
dataground/simpledom
36377 Downloads
A bridge between SimpleXML and the DOM extension, plus a bunch of convenience methods
paranoiq/xmlon-encoder
34300 Downloads
Serialize variables to simple XML format, just like JSON
netglue/sitemap-builder
97794 Downloads
A Simple XML Sitemap generation utility
inspirum/xml
11052 Downloads
Simple XML writer and memory efficient XML reader with powerful xml-to-array cast
danmichaelo/quitesimplexmlelement
8258 Downloads
Wrapper that adds easier namespace handling and some helper methods to SimpleXML.
brainite/quipxml
409 Downloads
Enhanced SimpleXml-based toolkit
berlioz/html-selector
12491 Downloads
Berlioz HTML Selector is a PHP library to do queries on HTML files (converted in SimpleXMLElement object) like jQuery on DOM.