PHP Classes
elePHPant
Icontem

PHP Batch XML Attribute Writer: Write XML into multiple files of limited size

Recommend this page to a friend!
  Info   View files View files (1)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2017-01-12 (2 months ago) RSS 2.0 feedNot enough user ratingsTotal: 60 This week: 1All time: 8,762 This week: 697Up
Version License PHP version Categories
xmlbatchwriter 1.0Free for non-comm...5XML, PHP 5
Description Author

This class can write XML into multiple files of limited size.

It extends the XML writer class, so when it writes XML documents with a large amount of tags of a given type, it writes the documents to multiple files with a given limit of tag attributes.

The file name for each split document part is defined by a callback function.

Innovation Award
PHP Programming Innovation award nominee
February 2017
Number 5
Often XML is used to store information in a format that is portable and is easy to process in different platforms.

However some times the volume of information to store is very large. It may take too much time and memory to process long sets of data inside nested XML document tags.

This class provides a solution to minimize this problem by splitting a XML document in many documents with a limited number of records of a certain type.

Manuel Lemos
  Performance   Level  
Name: Marten van Urk <contact>
Classes: 1 package by
Country: The Netherlands The Netherlands
Innovation award
Innovation award
Nominee: 1x

  Files folder image Files  
File Role Description
Plain text file XmlBatchWriter.php Class class

 Version Control Unique User Downloads Download Rankings  
 0%
Total:60
This week:1
All time:8,762
This week:697Up