This document discusses using Zorba, an open source XQuery processor, to enable high performance XQuery processing in PHP applications. It provides an overview of Zorba's features such as supporting XQuery 1.0 and related specifications. The document also includes examples of how to install Zorba for PHP, perform basic XQuery queries, filter and manipulate XML data, and interface with REST and JSON data sources. It concludes by noting Zorba can help build cutting edge data processing applications in PHP by enabling more efficient queries over large datasets compared to traditional PHP XML processing methods.