Skip to content

cruppstahl/upscaledb-php

Repository files navigation

upscaledb-php 2.2.1 Fr 24. Jun 22:25:58 CEST 2016

(C) Christoph Rupp, [email protected]; https://upscaledb.com

upscaledb-php

A php driver for upscaledb.

Introduction

This is the official PHP driver for upscaledb.

Installation

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

Usage

Please see the samples in the samples/ directory, and the tests in tests/. They should provide a good starting point.

Licensing

The PHP driver is released under the Apache Public License (APL) 2.0, just like upscaledb. See the file COPYING for more information.

Contact

Author of upscaledb is Christoph Rupp Paul-Preuss-Str. 63 80995 Muenchen/Germany email: [email protected] web: https://upscaledb.com

About

The official PHP driver for upscaledb.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published