PHP Chunk

Package:
PHP Chunk
Summary:
Extract chunks from large XML files
Groups:
Files and Folders, PHP 5, XML
Author:
Dom Hastings
Description:
This class can be used to extract chunks from large XML files.

It can read given XML files and search for sections that are enclosed by a given XML tag.

The class returns each XML document chunk with the given tag iteratively until it reaches the end of the file.


Powered by Gewgley