PHP Classes / PHP Chunk

Extract chunks from large XML files

PHP Chunk PHP Class

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.

Similar PHP Classes

Search in PHP Classes

Filter by tags