Download the PHP package makinacorpus/simple-xml-reader without Composer
On this page you can find all versions of the php package makinacorpus/simple-xml-reader. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download makinacorpus/simple-xml-reader
More information about makinacorpus/simple-xml-reader
Files in makinacorpus/simple-xml-reader
Download makinacorpus/simple-xml-reader
More information about makinacorpus/simple-xml-reader
Files in makinacorpus/simple-xml-reader
Vendor makinacorpus
Package simple-xml-reader
Short Description Extends XMLReader PHP class, for simple SAX-reading and XPath queries of huge XML files.
License MIT
Homepage https://github.com/makinacorpus/php-simple-xml-reader
Package simple-xml-reader
Short Description Extends XMLReader PHP class, for simple SAX-reading and XPath queries of huge XML files.
License MIT
Homepage https://github.com/makinacorpus/php-simple-xml-reader
Please rate this library. Is it a good library?
Informations about the package simple-xml-reader
Simple XML Reader
Extends XMLReader PHP class, for simple SAX-reading and XPath queries of huge XML files without consuming memory.
Forked from https://github.com/dkrnl/SimpleXMLReader for adding PHP 8.2 support, unit tests, and static analysis tooling.
Example usage:
Original package was licenced under Public Domain, this fork is licenced under the MIT licence. All credits for the original code belong to the original author, Dmitry Pyatkov (aka dkrnl) [email protected].
All versions of simple-xml-reader with dependencies
PHP Build Version
Package Version
Requires
ext-dom Version
*
ext-xmlreader Version *
lib-libxml Version *
php Version >=8.2
ext-xmlreader Version *
lib-libxml Version *
php Version >=8.2
The package makinacorpus/simple-xml-reader contains the following files
Loading the files please wait ....