PHP API Documentation

Zorba ships with a PHP language binding that provides some basic features in order to prepare and execute queries with Zorba.The following tutorial provides an overview on how to leverage Zorba into PHP applications. We also provide the following set of examples that show how the Zorba PHP API can be used:

Note for non-C++ language bindings

Zorba's current API documentation is generated from the C++ source. The PHP language API is derived directly from this. The information contained in this documentation is accurate for PHP, although it will look somewhat odd.