Download the PHP package cimus/simplexmlreader without Composer
On this page you can find all versions of the php package cimus/simplexmlreader. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package simplexmlreader
Simple XML Reader
Wrapper XMLReader(http://php.net/manual/ru/book.xmlreader.php) class, for simple SAX-reading(and simple XPath-queries) of huge(testing over 1G file) xml.
Minimum the memory usage of other xml libraries(SimpleXML, DOMXML).
Usage example 1:
Usage example 2: http://github.com/dkrnl/SimpleXMLReader/blob/master/examples/example1.php
License: Public Domain
All versions of simplexmlreader with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.0
lib-libxml Version *
ext-xmlreader Version *
ext-dom Version *
lib-libxml Version *
ext-xmlreader Version *
ext-dom Version *
The package cimus/simplexmlreader contains the following files
Loading the files please wait ....