This project is not covered by Drupal’s security advisory policy.
Why this module is developed
We have developed this module because while developing any Drupal portal, we generally need a 3rd party integration where we expose some data in the form of XML, JSON or array and some time we have to use data in these formats from other sources to drupal.
In that case we have to read XML then have to play with some functions of encode and decode.
How it works
But this module gives an interface where you can give the source of XML file and can read JSON and Array object format of the source XML file.
Basically it convert the XML into JSON and array and shows you the output in a field where you can easily debug the code.
It is just taking input as a url in a field and option to choose one of the following option :
1. JSON Format
2. Array Format
It will show the output in the selected option above in a field where you can easy copy and paste the code.
Project information
- Project categories: Developer tools
- Created by snehi on , updated
This project is not covered by the security advisory policy.
Use at your own risk! It may have publicly disclosed vulnerabilities.



