My favorites | Sign in
Project Logo
                
Code license: GNU Lesser General Public License
Labels: xml, yml, csv, php
People details
Project owners:
  vadym.timofeyev

MultiXml class library is a PHP solution for work with XML structures via SAX parser. It can be used for any XML data including YML (Yandex Market Language).

Supported features:

- Use very fast SAX parser with low memory using.

- Parse only XML data determined by configuration.

- Use UTF-8 charset for output data by default. Also it is possible to setup other charset.

- Include XmlToCsv class utility for conversion XML to CSV files.

- Include example code for conversion YML (Yandex Market Language) to CSV files.









Hosted by Google Code