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 1 month 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 (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-24T20:45:08.000Z (over 8 years ago)
- Last Synced: 2025-01-30T05:26:40.650Z (over 1 year 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)