2017 © Pedro Peláez
 

library parsexml

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

image

mbilbille/parsexml

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

  • Thursday, April 30, 2015
  • by mbilbille
  • Repository
  • 2 Watchers
  • 1 Stars
  • 6 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

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., (*1)

Inspired by PushXML by @nlehuen, (*2)

build status, (*3)

Usage

Coming soon, until then you should use the examples folder., (*4)

License

Parse-Xml was created by Matthieu Bilbille and released under the MIT License., (*5)

The Versions

30/04 2015

dev-master

9999999-dev http://mbilbille.github.com/parse-xml/

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

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

The Development Requires

parser xml