PHP Classes

JSON XML Creator and Parser: Create and parse XML data from JSON

Recommend this page to a friend!
     
  Info   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 330 All time: 7,144 This week: 455Up
Version License PHP version Categories
xml-parser-creator 1Freely Distributable5.5XML, PHP 5, Parsers
Description 

Author

This class can create and parse XML data from JSON.

It can take JSON string and decode it to generate a XML document with the JSON data structure.

The class can also take DOMDocument object of a XML document and parse it to extract its data into an array.

This may be used when accessing eBay Api and need to create XML to interact with it.

Picture of Hakob Hakobyan
  Performance   Level  
Name: Hakob Hakobyan <contact>
Classes: 2 packages by
Country: United States United States
Age: 33
All time rank: 3600475 in United States United States
Week rank: 170 Up21 in United States United States Up
Innovation award
Innovation award
Nominee: 1x

  Files folder image Files (1)  
File Role Description
Plain text file XmlParser.php Class Xml parser for ebay api

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Unique User Downloads Download Rankings  
 0%
Total:330
This week:0
All time:7,144
This week:455Up
User Comments (1)
Your class is a method collection.
8 years ago (Matthias Kaschubowski)
20%StarStar