Libraries tagged by XMLReader
sabre/xml
33912501 Downloads
sabre/xml is an XML library that you may not hate.
fluentdom/fluentdom
311050 Downloads
A fluent api for the php dom extension.
hakre/xmlreaderiterator
214080 Downloads
Iterators for PHP XMLReader for ease of parsing
kiwilan/php-xml-reader
137678 Downloads
PHP package to read XML with nice API.
halilim/xml-iterator
383201 Downloads
XML Reader to simplexml/array iterator with low memory usage and an acceptable level of ease of use.
dkrnl/simplexmlreader
953251 Downloads
Wrapper XMLReader class, for simple SAX-reading(and simple XPath-queries) of huge(testing over 1G file) xml.
suramon/simple-xml-reader
108321 Downloads
The power of SimpleXmlElement, combined with the resource-friendliness of XmlReader
benmorel/xml-streamer
53188 Downloads
Stream large XML files as DOM nodes with low memory consumption
desperado/xml-bundle
147982 Downloads
Symfony XmlBundle
makinacorpus/simple-xml-reader
7218 Downloads
Extends XMLReader PHP class, for simple SAX-reading and XPath queries of huge XML files.
sbwerewolf/xml-navigator
13471 Downloads
XmlExtractKit for PHP: Stream large XML, extract only what matters, and get plain PHP arrays.
inspirum/xml
12734 Downloads
Simple XML writer and memory efficient XML reader with powerful xml-to-array cast
netlogix/xml-processor
6172 Downloads
PHP XML-Processor based on XMLReader
logifire/xml
25949 Downloads
Type safe XML reader using SimpleXMLElement internally
andrewfenn/xmlreader
23336 Downloads
andrewfenn/xmlreader is an XML library that makes sabre/xml package easier to use