server-connection-php
Installation
SKILL.md
Couchbase Server Connection — PHP
Platform-agnostic concepts (connection string formats, timeout semantics, durability, sub-document, troubleshooting):
shared/server/sdk-connection-concepts.md
See templates/sdk-connection-php.php for the full standalone connection template.
Installation
pecl install couchbase
# or via composer wrapper:
composer require couchbase/couchbase