https://github.com/wyster/lightxml
Lightweight xml reader and writer
https://github.com/wyster/lightxml
Last synced: 3 months ago
JSON representation
Lightweight xml reader and writer
- Host: GitHub
- URL: https://github.com/wyster/lightxml
- Owner: wyster
- License: mit
- Created: 2014-10-09T07:26:56.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-01-17T16:03:29.000Z (over 9 years ago)
- Last Synced: 2025-02-20T14:02:55.470Z (4 months ago)
- Language: PHP
- Homepage:
- Size: 64.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://travis-ci.org/wyster/LightXml)
[](https://coveralls.io/github/wyster/LightXml?branch=master)LightXml
========
Lightweight xml reader and writerInstallation
========
```
$ composer require wyster/light-xml
```