PHPackages                             g41797/queue-pulsar - 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. [Queues &amp; Workers](/categories/queues)
4. /
5. g41797/queue-pulsar

ActiveLibrary[Queues &amp; Workers](/categories/queues)

g41797/queue-pulsar
===================

Yii Queue Adapter for Apache Pulsar

v0.0.1(1y ago)00[3 issues](https://github.com/g41797/queue-pulsar/issues)[1 PRs](https://github.com/g41797/queue-pulsar/pulls)BSD-3-ClausePHPPHP &gt;=8.2

Since Jun 9Pushed 1y ago1 watchersCompare

[ Source](https://github.com/g41797/queue-pulsar)[ Packagist](https://packagist.org/packages/g41797/queue-pulsar)[ RSS](/packages/g41797-queue-pulsar/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (12)Versions (3)Used By (0)

Yii3 Queue Adapter for Apache Pulsar
====================================

[](#yii3-queue-adapter-for-apache-pulsar)

[![tests](https://github.com/g41797/queue-pulsar/actions/workflows/tests.yml/badge.svg)](https://github.com/g41797/queue-pulsar/actions/workflows/tests.yml)

Description
-----------

[](#description)

Yii3 Queue Adapter for [**Apache Pulsar**](https://pulsar.apache.org/) is new adapter in [Yii3 Queue Adapters family.](https://github.com/yiisoft/queue/blob/master/docs/guide/en/adapter-list.md)

Implementation of adapter based on [pulsar-client-php](https://github.com/ikilobyte/pulsar-client-php) library.

Requirements
------------

[](#requirements)

- PHP 8.2 or higher.

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

[](#installation)

The package could be installed with composer:

```
composer require g41797/queue-pulsar
```

General usage
-------------

[](#general-usage)

- As part of [Yii3 Queue Framework](https://github.com/yiisoft/queue/blob/master/docs/guide/en/README.md)
- Stand-alone

Limitations
-----------

[](#limitations)

[Job Status](https://github.com/yiisoft/queue/blob/master/docs/guide/en/usage.md#job-status)

```
// Push a job into the queue and get a message ID.
$id = $queue->push(new SomeJob());

// Get job status.
$status = $queue->status($id);
```

is not supported.

License
-------

[](#license)

Yii3 Queue Adapter for Apache Pulsar is free software. It is released under the terms of the BSD License. Please see [`LICENSE`](./LICENSE.md) for more information.

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance32

Infrequent updates — may be unmaintained

Popularity0

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity44

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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

Unknown

Total

1

Last Release

700d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/309983e881b60fdc511151d24a73a52513278045d773700d3372011d85acbfd3?d=identicon)[g41797](/maintainers/g41797)

---

Top Contributors

[![g41797](https://avatars.githubusercontent.com/u/9116281?v=4)](https://github.com/g41797 "g41797 (24 commits)")

---

Tags

apache-pulsarjob-processingphpqueuesubmitterworkeryiiqueueyii3pulsar

###  Code Quality

TestsPHPUnit

Static AnalysisPsalm, Rector

Type Coverage Yes

### Embed Badge

![Health badge](/badges/g41797-queue-pulsar/health.svg)

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

###  Alternatives

[enqueue/enqueue

Message Queue Library

19820.0M56](/packages/enqueue-enqueue)[shiftonelabs/laravel-sqs-fifo-queue

Adds a Laravel queue driver for Amazon SQS FIFO queues.

1556.0M3](/packages/shiftonelabs-laravel-sqs-fifo-queue)[kainxspirits/laravel-pubsub-queue

Queue driver for Google Cloud Pub/Sub.

48381.1k3](/packages/kainxspirits-laravel-pubsub-queue)[servocoder/lumen-horizon

Commands and code-driven configuration for Lumen queues.

2679.4k](/packages/servocoder-lumen-horizon)[carsguide/lumen-horizon

Commands and code-driven configuration for Lumen queues.

1050.6k](/packages/carsguide-lumen-horizon)[bsidev/bitrix-queue

Queues for Bitrix CMS

232.6k](/packages/bsidev-bitrix-queue)

PHPackages © 2026

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