PHPackages                             algm/largexmlreader - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [File &amp; Storage](/categories/file-storage)
4. /
5. algm/largexmlreader

ActiveLibrary[File &amp; Storage](/categories/file-storage)

algm/largexmlreader
===================

Read and process HUGE xml files

v1.0.2(4y ago)0161MITPHPPHP &gt;=7.0|&gt;=8.0

Since Jan 26Pushed 4y ago1 watchersCompare

[ Source](https://github.com/algm/largexmlreader)[ Packagist](https://packagist.org/packages/algm/largexmlreader)[ RSS](/packages/algm-largexmlreader/feed)WikiDiscussions master Synced yesterday

READMEChangelog (2)Dependencies (2)Versions (4)Used By (0)

Large XML Reader
================

[](#large-xml-reader)

Read and process HUGE Xml files from any source.

Description
-----------

[](#description)

This package allows to process large XML files with repeating items using PHP 7+.

Usage
-----

[](#usage)

Import the Reader class and use one of the two static constructors.

```
