/parse-xml

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

Primary LanguagePHPMIT LicenseMIT

PARSE-XML

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.