Download the PHP package alex.oleshkevich/fast-xml-parser without Composer
On this page you can find all versions of the php package alex.oleshkevich/fast-xml-parser. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download alex.oleshkevich/fast-xml-parser
More information about alex.oleshkevich/fast-xml-parser
Files in alex.oleshkevich/fast-xml-parser
Download alex.oleshkevich/fast-xml-parser
More information about alex.oleshkevich/fast-xml-parser
Files in alex.oleshkevich/fast-xml-parser
Vendor alex.oleshkevich
Package fast-xml-parser
Short Description Fast SAX XML parser for PHP
License MIT
Homepage https://github.com/alex-oleshkevich/php-fast-xml-parser
Package fast-xml-parser
Short Description Fast SAX XML parser for PHP
License MIT
Homepage https://github.com/alex-oleshkevich/php-fast-xml-parser
Please rate this library. Is it a good library?
Informations about the package fast-xml-parser
PHP Fast XML Parser
PHP Fast XML Parser is a PHP library for parsing large XML files using PHP. Key features:
- Lightweight;
- Flexible (result can be easily managed via callback handlers);
- Good for memory critical projects (~10Mb in average while parsing 500mb XML file)
Installation
Example & Tutorial
All versions of fast-xml-parser with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0.0
The package alex.oleshkevich/fast-xml-parser contains the following files
Loading the files please wait ....