PHPackages                             webpt/zend-couchbase-module - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Database &amp; ORM](/categories/database)
4. /
5. webpt/zend-couchbase-module

ActiveLibrary[Database &amp; ORM](/categories/database)

webpt/zend-couchbase-module
===========================

Provides an abstract factory to instantiate \\CouchbaseBucket objects.

0.1.2(9y ago)035.0k↓29.5%MITPHPPHP &gt;=5.6

Since Apr 6Pushed 9y ago2 watchersCompare

[ Source](https://github.com/webpt/zend-couchbase-module)[ Packagist](https://packagist.org/packages/webpt/zend-couchbase-module)[ RSS](/packages/webpt-zend-couchbase-module/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (3)Dependencies (11)Versions (4)Used By (0)

[![Scrutinizer Code Quality](https://camo.githubusercontent.com/f5f4cf8a9e349ee32156fa9ceb2b52f5e533b9afffe4db46972d7114f8fb6c06/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f77656270742f7a656e642d636f756368626173652d6d6f64756c652f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/webpt/zend-couchbase-module/?branch=master)[![Code Coverage](https://camo.githubusercontent.com/3b0a1529831c0e360870c649cf3b5f8153adb310072908ac5575dd7b95f269b0/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f77656270742f7a656e642d636f756368626173652d6d6f64756c652f6261646765732f636f7665726167652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/webpt/zend-couchbase-module/?branch=master)[![Build Status](https://camo.githubusercontent.com/de302097bb388f80e9e956caa7698a54f9e90cc2f2f6506cd0541fafbab5bcb8/68747470733a2f2f7472617669732d63692e6f72672f77656270742f7a656e642d636f756368626173652d6d6f64756c652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/webpt/zend-couchbase-module)

webpt/zend-couchbase-module
===========================

[](#webptzend-couchbase-module)

Provides an abstract factory for instantiating named \\CouchbaseBucket objects.

Installation
------------

[](#installation)

```
composer require webpt/zend-couchbase-module
```

Usage
-----

[](#usage)

The following snippet will produce a \\CouchbaseBucket object for the `localhost` cluster `default` bucket:

```
$bucket = $serviceLocator->get('couchbase.localhost.default');
```

See the module configuration for a functional sample configuration which can be copied into differently named and configured clusters and buckets. Cluster configuration can be shared by buckets, but only the instantiated buckets will be shared in the service manager.

Contributing
------------

[](#contributing)

```
composer update && composer test:units

```

This library attempts to comply with [PSR-1](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-1-basic-coding-standard.md), [PSR-2](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-2-coding-style-guide.md), and [PSR-4](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-4-autoloader.md). If you notice compliance oversights, please send a patch via pull request.

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity27

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity50

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 92.3% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~0 days

Total

3

Last Release

3328d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/29004cd917fdd7e4a8cc4ddba16f0bbcd90829513c57fc96e3b4f3fcb53f7ead?d=identicon)[abacaphiliac](/maintainers/abacaphiliac)

![](https://www.gravatar.com/avatar/ac2ce64449b2d1994ffbb07ed2d5048e3e40e24e511b26b6ce29f3ca471a5fbd?d=identicon)[bdandoy](/maintainers/bdandoy)

![](https://www.gravatar.com/avatar/fe80efa430d5642d0aba663f9e88ca71245406d210fb26c3aedc2552bb436ef2?d=identicon)[kpankonen](/maintainers/kpankonen)

---

Top Contributors

[![abacaphiliac](https://avatars.githubusercontent.com/u/1656273?v=4)](https://github.com/abacaphiliac "abacaphiliac (12 commits)")[![kpankonen](https://avatars.githubusercontent.com/u/2014764?v=4)](https://github.com/kpankonen "kpankonen (1 commits)")

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/webpt-zend-couchbase-module/health.svg)

```
[![Health](https://phpackages.com/badges/webpt-zend-couchbase-module/health.svg)](https://phpackages.com/packages/webpt-zend-couchbase-module)
```

###  Alternatives

[hounddog/doctrine-data-fixture-module

Zend Framework 2 Module that provides Doctrine Data-Fixture functionality

37335.4k9](/packages/hounddog-doctrine-data-fixture-module)[zfbrasil/doctrine-money-module

Provide ZF2 integration between doctrine and mathiasverraes/money

1627.2k](/packages/zfbrasil-doctrine-money-module)[mamuz/mamuz-blog

Provides blog feature for ZF2 with Doctrine

101.1k1](/packages/mamuz-mamuz-blog)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
