mbilbille/parsexml

Need to parse a big huge XML file? Describe it and parse it!

dev-master / 0.1.x-dev 2015-04-30 15:39 UTC

This package is not auto-updated.

Last update: 2024-04-27 11:26:24 UTC


README

What is Parse-Xml?

Basically just an XML parser among so many others. But this one is especially designed to parse big, HUGE XML files. Where SimpleXML will fail miserably trying to load the whole tree in memory, Parse-XML might save you.

Inspired by PushXML by @nlehuen

build status

Usage

Coming soon, until then you should use the examples folder.

License

Parse-Xml was created by Matthieu Bilbille and released under the MIT License.