Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/richardhughes/xmltojson
XML to Array / JSON converter
https://github.com/richardhughes/xmltojson
array composer composer-package conversion converter convertor json php php71 tested xml xml-parser
Last synced: about 2 months ago
JSON representation
XML to Array / JSON converter
- Host: GitHub
- URL: https://github.com/richardhughes/xmltojson
- Owner: richardhughes
- Created: 2018-01-19T20:41:07.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-01-24T20:45:08.000Z (about 7 years ago)
- Last Synced: 2024-11-18T09:56:18.689Z (2 months ago)
- Topics: array, composer, composer-package, conversion, converter, convertor, json, php, php71, tested, xml, xml-parser
- Language: PHP
- Size: 13.7 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# xmltojson
XML to Array / JSON converter## Install
`composer require richardhughes/xmltojson`## Credit
[Tamlyn XML to JSON](https://github.com/tamlyn/xml2json)