couchbase

pecl install couchbase

Couchbase Server PHP extension

The PHP client library provides fast access to documents stored in a Couchbase Server.

Maintainer

  • Sergey Avseyev (lead )
  • Brett Lawson (lead ) [inactive]
  • Trond Norbye (lead ) [inactive]
  • Xinchen Hui (lead ) [inactive]
  • Jan Lehnardt (lead ) [inactive]

Details

Stars: 79
Downloads: 1967957
1.2.1
10 years ago
Request a build
Request to the website owner's team the built this extension with this parameters. The result is not guaranteed and can be impossible for many reasons. The extension source code is frequently not upto date with the most recent PHP version.
If you have another code source for this extension, provide it in comment.
Please (or register) to request a build.
Version 1.2.1 change log


- PCBC-251 Fix missing prefix from incr/decr/delete and unlock
- Fixup observe test failure
- Updated create function to include error message with lcb_create failures.
- PCBC-226 Use HTTP POST if "keys" are specified
- PCBC-246 Add support for LCB_CNTL_SKIP_CONFIGURATION_ERRORS_ON_CONNECT
- PCBC-240: Fixup API descr of return value for touch
- PCBC-241: Fix compile warnings
- Added example of a Client wrapper for complete & partial updates
- Updated support for getReplica
- PCBC-236: Throw exceptions from constructor
- PCBC-229: Fix --with-couchbase help text
- PCBC-231: Remove obsolete version string
- PCBC-228: Preserve extra error information

requires:

  • php >=5.3.0
  • pearinstaller >=1.4.8

suggests:

  • igbinary