xmlreader

The XMLReader extension in PHP offers a fast, non-caching, forward-only parser for reading XML documents.

The XMLReader extension in PHP offers a fast, non-caching, forward-only parser for reading XML documents. This extension is included by default and is typically enabled.

Already included with PHP.