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
4.1.5
1 year 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 4.1.5 change log


PCBC-939: Support query with read from replica. (#118)
PCBC-831: Implement search index management. (#115)
PCBC-945: Expose expiry options for increment/decrement. (#120)
PCBC-937: Fix `removeMulti`, which didn't remove documents. (#123)
PCBC-938: Override exception constructor in PHP Extension, which allows to initialize context in derived classes. (#117)
PCBC-940: Support for subdoc read from replica. (#121)
PCBC-884: Support for Native KV range scans. (#122, #127)

Notable changes in core C++
---------------------------
CXXCBC-333: Fix parsing resolv.conf on Linux (#416)
CXXCBC-335: Log connection options (#417)
CXXCBC-343: Continue bootsrap if DNS-SRV resolution fails (#422)
CXXCBC-242: SDK Support for Native KV Range Scans (#419, #423, #424, #428, #431, #432, #433, #434, #426)
CXXCBC-339: Disable older TLS protocols (#418)

requires:

  • php >=8.0.0
  • pearinstaller >=1.10.1