PHPackages                             developermarshak/queue-couchbase - 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. [Framework](/categories/framework)
4. /
5. developermarshak/queue-couchbase

ActiveLibrary[Framework](/categories/framework)

developermarshak/queue-couchbase
================================

The Laravel Lumen Framework.

0.0.3(8y ago)12MITPHPPHP &gt;=7

Since Nov 20Pushed 8y agoCompare

[ Source](https://github.com/developermarshak/couchbase-queue-laravel)[ Packagist](https://packagist.org/packages/developermarshak/queue-couchbase)[ RSS](/packages/developermarshak-queue-couchbase/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependencies (6)Versions (4)Used By (0)

Installation
============

[](#installation)

`composer require developermarshak/queue-couchbase`

or add to your composer.json in section autoload

`"developermarshak/queue-couchbase": "0.*"`

Register service providers:

```
'\Mpociot\Couchbase\CouchbaseServiceProvider::class'
'\developermarshak\QueueCouchbase\CouchbaseQueueServiceProvider'

```

Copy queue config:

```
mkdir config
cp ./vendor/developermarshak/queue-couchbase/src/config/queue.php ./config/

```

Set at .env queue driver couchbase:

```
QUEUE_DRIVER=couchbase

```

\#Run tests

```
php ./tests/create-bucket.php
php ./vendor/bin/phpunit

```

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community2

Small or concentrated contributor base

Maturity55

Maturing project, gaining track record

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

3145d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/21280567?v=4)[developermarshak](/maintainers/developermarshak)[@developermarshak](https://github.com/developermarshak)

---

Tags

frameworklumenqueuecouchbase

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/developermarshak-queue-couchbase/health.svg)

```
[![Health](https://phpackages.com/badges/developermarshak-queue-couchbase/health.svg)](https://phpackages.com/packages/developermarshak-queue-couchbase)
```

###  Alternatives

[laravel/framework

The Laravel Framework.

34.8k543.8M19.6k](/packages/laravel-framework)[laravel/horizon

Dashboard and code-driven configuration for Laravel queues.

4.2k95.4M289](/packages/laravel-horizon)[laravel/lumen-framework

The Laravel Lumen Framework.

1.5k26.9M785](/packages/laravel-lumen-framework)[tempest/framework

The PHP framework that gets out of your way.

2.2k34.4k13](/packages/tempest-framework)[doppar/framework

The Doppar Framework

4012.4k14](/packages/doppar-framework)

PHPackages © 2026

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