Libraries tagged by SimpleXML
dkrnl/simplexmlreader
906713 Downloads
Wrapper XMLReader class, for simple SAX-reading(and simple XPath-queries) of huge(testing over 1G file) xml.
imsop/simplexml_debug
125185 Downloads
Tools for debugging your code when working with PHP's SimpleXML functions.
halilim/xml-iterator
307923 Downloads
XML Reader to simplexml/array iterator with low memory usage and an acceptable level of ease of use.
clearstream/xml-to-array
26233 Downloads
Incredibly simple XML to array PHP converter
suramon/simple-xml-reader
89974 Downloads
The power of SimpleXmlElement, combined with the resource-friendliness of XmlReader
dcarbone/xml-writer-plus
55999 Downloads
Simple XML Writer library for PHP 5.4+
dataground/simpledom
33087 Downloads
A bridge between SimpleXML and the DOM extension, plus a bunch of convenience methods
paranoiq/xmlon-encoder
29125 Downloads
Serialize variables to simple XML format, just like JSON
netglue/sitemap-builder
89238 Downloads
A Simple XML Sitemap generation utility
inspirum/xml
9975 Downloads
Simple XML writer and memory efficient XML reader with powerful xml-to-array cast
danmichaelo/quitesimplexmlelement
7872 Downloads
Wrapper that adds easier namespace handling and some helper methods to SimpleXML.
berlioz/html-selector
11420 Downloads
Berlioz HTML Selector is a PHP library to do queries on HTML files (converted in SimpleXMLElement object) like jQuery on DOM.
makinacorpus/simple-xml-reader
1151 Downloads
Extends XMLReader PHP class, for simple SAX-reading and XPath queries of huge XML files.
krafjp/simplexmlreader
9628 Downloads
Fork from dkrnl/simplexmlreader. Adjust php 8.1+. Wrapper XMLReader class, for simple SAX-reading(and simple XPath-queries) of huge(testing over 1G file) xml.
borislavsabev/simple-xml-loader
1468 Downloads
A minimalistic SimpleXml loader. Wraps the simplexml_load_XXXX() methods and provides error handling.