| Package Information |
| Summary |
Couchbase Server PHP extension |
| Maintainers |
Sergey Avseyev <
sergey dot avseyev at gmail dot com >
(lead)
[details]
|
| License |
Apache V2 |
| Description |
The PHP client library provides fast access to documents stored in a Couchbase Server. |
| Homepage |
https://docs.couchbase.com/php-sdk/current/hello-world/overview.html
|
Release notes
Version 2.1.0
(stable)
|
This is a minor update to the PHP 2.1 SDK. Changes: * PCBC-356: Added support for N1QL prepared statements. * PCBC-363: Fix issue related to passing invalid ID arguments. * PCBC-366: Correct issue with legacy transcoder compression. * Various minor changes |