Libraries tagged by SimpleXML
dkrnl/simplexmlreader
954362 Downloads
Wrapper XMLReader class, for simple SAX-reading(and simple XPath-queries) of huge(testing over 1G file) xml.
imsop/simplexml_debug
164130 Downloads
Tools for debugging your code when working with PHP's SimpleXML functions.
halilim/xml-iterator
389644 Downloads
XML Reader to simplexml/array iterator with low memory usage and an acceptable level of ease of use.
clearstream/xml-to-array
39065 Downloads
Incredibly simple XML to array PHP converter
suramon/simple-xml-reader
110382 Downloads
The power of SimpleXmlElement, combined with the resource-friendliness of XmlReader
netglue/sitemap-builder
135411 Downloads
A Simple XML Sitemap generation utility
dcarbone/xml-writer-plus
66108 Downloads
Simple XML Writer library for PHP 5.4+
makinacorpus/simple-xml-reader
8215 Downloads
Extends XMLReader PHP class, for simple SAX-reading and XPath queries of huge XML files.
fawno/simple-xml-extended
14167 Downloads
SimpleXMLElement Extended class
cetria/simple-xml-element
3189 Downloads
Wrapper for SimpleXMLElement object
adduc/cdata-simplexml
15507 Downloads
Wrapper around SimpleXMLElement to provide cdata support.
logifire/xml
27388 Downloads
Type safe XML reader using SimpleXMLElement internally
inspirum/xml
13009 Downloads
Simple XML writer and memory efficient XML reader with powerful xml-to-array cast
danmichaelo/quitesimplexmlelement
10278 Downloads
Wrapper that adds easier namespace handling and some helper methods to SimpleXML.
berlioz/html-selector
16522 Downloads
Berlioz HTML Selector is a PHP library to do queries on HTML files (converted in SimpleXMLElement object) like jQuery on DOM.