Libraries tagged by SimpleXML
dkrnl/simplexmlreader
946873 Downloads
Wrapper XMLReader class, for simple SAX-reading(and simple XPath-queries) of huge(testing over 1G file) xml.
imsop/simplexml_debug
146928 Downloads
Tools for debugging your code when working with PHP's SimpleXML functions.
halilim/xml-iterator
343091 Downloads
XML Reader to simplexml/array iterator with low memory usage and an acceptable level of ease of use.
clearstream/xml-to-array
32244 Downloads
Incredibly simple XML to array PHP converter
suramon/simple-xml-reader
99401 Downloads
The power of SimpleXmlElement, combined with the resource-friendliness of XmlReader
dcarbone/xml-writer-plus
60116 Downloads
Simple XML Writer library for PHP 5.4+
makinacorpus/simple-xml-reader
3540 Downloads
Extends XMLReader PHP class, for simple SAX-reading and XPath queries of huge XML files.
dataground/simpledom
38258 Downloads
A bridge between SimpleXML and the DOM extension, plus a bunch of convenience methods
paranoiq/xmlon-encoder
37112 Downloads
Serialize variables to simple XML format, just like JSON
netglue/sitemap-builder
101405 Downloads
A Simple XML Sitemap generation utility
inspirum/xml
11471 Downloads
Simple XML writer and memory efficient XML reader with powerful xml-to-array cast
danmichaelo/quitesimplexmlelement
9018 Downloads
Wrapper that adds easier namespace handling and some helper methods to SimpleXML.
brainite/quipxml
937 Downloads
Enhanced SimpleXml-based toolkit
berlioz/html-selector
13163 Downloads
Berlioz HTML Selector is a PHP library to do queries on HTML files (converted in SimpleXMLElement object) like jQuery on DOM.
borislavsabev/simple-xml-loader
1617 Downloads
A minimalistic SimpleXml loader. Wraps the simplexml_load_XXXX() methods and provides error handling.