upscaledb-php 2.2.1 Fr 24. Jun 22:25:58 CEST 2016
(C) Christoph Rupp, chris@crupp.de; https://upscaledb.com
A php driver for upscaledb.
This is the official PHP driver for upscaledb.
Make sure that you installed upscaledb (version 2.2.1 or newer). First start the build by running
phpize
./configure
make
make test
For system-wide installation, run (as sudo or root)
make install
Please see the samples in the samples/
directory, and the tests in tests/
.
They should provide a good starting point.
The PHP driver is released under the Apache Public License (APL) 2.0, just like upscaledb. See the file COPYING for more information.
Author of upscaledb is Christoph Rupp Paul-Preuss-Str. 63 80995 Muenchen/Germany email: chris@crupp.de web: https://upscaledb.com