/PHPXMLRDFParser

A lightweight XML and RDF parser for PHP.

Primary LanguagePHP

Build Status

A relatively simple and lightweight pure-PHP XML and RDF parser. The XML parser may be useful without the RDF part.

How to use:

  • See unit tests.