Skip to content

A very simple system for converting XML/RSS to JSON

Notifications You must be signed in to change notification settings

padrian/Quick-XML-to-JSON

This branch is up to date with Gingah/Quick-XML-to-JSON:master.

Repository files navigation

@package XML2JSON
@package_version 1.0
@file_version 1.0
@author Gingah
@copyright Copyright (c) 2010 - 2011, Gingah
@link https://github.com/Gingah/Quick-XML-to-JSON
@license http://creativecommons.org/licenses/by-nc-sa/3.0/no/deed.en

Quick XML to JSON (abbreviated XML2JSON) is a PHP-file for creating a JSON file 
from a XML file. It uses Simplepie to read the XML/RSS data.

Installation:
1. Copy all the files (file.xml, xml2json.php and simplepie.inc) to a directory 
on your webserver that supports PHP.
2. Run xml2json.php (open it in your browser).
3. A file called file.xml.js will now be located in the same directory, it 
contains the JSON version of the XML you input.
4. Customize the functionality of xml2json.php as you see fit.

About

A very simple system for converting XML/RSS to JSON

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published