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.2
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.2 change log


* PCBC-888 handle query context changes (#68)
* Added optional context to CouchbaseException constructor (#85)

Notable changes in core C++
---------------------------

* OpenSSL and CentOS 7 (#382)
* CXXCBC-144: Search query on collections should not require you to pass in the scope name (#379)
* CXXCBC-145: Search query request raw option not used (#380)
* CXXCBC-194: Support ExtThreadSafe transaction extension. (#374, #376)
* CXXCBC-316: Core txn get_optional after query issue (#385)
* CXXCBC-310: Fixed race condition in transaction_context state machine (#386, #378)

requires:

  • php >=8.0.0
  • pearinstaller >=1.10.1