XML to CSV Converter – Learn how to create a XML to CSV Converter using Php. This easy application can be used in any system that needed a login verification. Php is a web working system developed to build website application. It used in several gadgets like smartphones, tablets, and even television. Php is right of entry source to developers who has an incorporation in developing mobile apps. It in addition to provides an adaptive framework that allows the developer to develop apps in a simpler way. In this Php application source code you will learn not quite class,convert,converter,csv,export,feed,fields,import,mapping,nodes,php,xml,xml to csv,xml2csv.
Choose from over 2,200 Php app templates. Explore items created by our global community of independent developers, confident they’re hand-reviewed by us. Please download (title) source code project through link below.
Xml2Csv Converter PHP class
This PHP class is an easy to use, highly customisable XML 2 CSV converter. You can automatically convert XML to CSV, with only 1 parameter – the XML input (file or string). Advanved features include custom selection of the output fields, setting CSV delimiter and enclosure character etc.
The output can be written returned as a string or saved to a file.
Features:
– easy conversion with only 1 parameter
– file or string as XML input
– ouput to screen, file or string
– CSV delimiter and enclosure character setting
– custom mapping of XML nodes to CSV fields
– custom export field selection
– setting parameters easily by chained function calls or by accessing them directly
– possibilty to mass-setup of paramters
– set an interval to limit the number of processed items (from, to)
UPDATE
– fixed some bugs
– loading XML with CURL (for those for whom the DOM load does not work)
– added new return type – Array – if you need to process the CSV further before outputting
Check the the demo and online documentation here:
Demo: http://praca.webax.sk/xml2csv/xml2csv.php
Documentation: http://praca.webax.sk/xml2csv/XmlToCsv.html
class,convert,converter,csv,export,feed,fields,import,mapping,nodes,php,xml,xml to csv,xml2csv