PHP Classes

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

Recommend this page to a friend!
  Info   View files View files (1)   DownloadInstall with Composer Download .zip   Reputation   Support forum (1)   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 330 This week: 1All time: 7,142 This week: 560Up
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: 32
All time rank: 3591474 in United States United States
Week rank: 411 Up48 in United States United States Up
Innovation award
Innovation award
Nominee: 1x

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

 Version Control Unique User Downloads Download Rankings  
 0%
Total:330
This week:1
All time:7,142
This week:560Up
User Comments (1)
Your class is a method collection.
7 years ago (Matthias Kaschubowski)
20%StarStar