PHPackages                             dekalee/pubsub-swarrot-bundle - 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. dekalee/pubsub-swarrot-bundle

ActiveSymfony-bundle[Queues &amp; Workers](/categories/queues)

dekalee/pubsub-swarrot-bundle
=============================

The bundle for the pubsub adaptor for swarrot

v1.0.0(6y ago)020MITPHP

Since Nov 26Pushed 6y ago1 watchersCompare

[ Source](https://github.com/dekalee/pubsub-swarrot-bundle)[ Packagist](https://packagist.org/packages/dekalee/pubsub-swarrot-bundle)[ RSS](/packages/dekalee-pubsub-swarrot-bundle/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (2)Versions (2)Used By (0)

Dekalee PubSub swarrot
======================

[](#dekalee-pubsub-swarrot)

[![Scrutinizer Code Quality](https://camo.githubusercontent.com/7329cbbaef59747bf0bdb72669e6ea9316c23131df2d847860d3e829dfeee40b/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f64656b616c65652f7075627375622d73776172726f742d62756e646c652f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/dekalee/pubsub-swarrot-bundle/?branch=master)[![Latest Stable Version](https://camo.githubusercontent.com/74f0e77562dd70dd82831c26bf7751ee82c4c96a53695f3cf5f4305a1c9312a1/68747470733a2f2f706f7365722e707567782e6f72672f64656b616c65652f7075627375622d73776172726f742d62756e646c652f762f737461626c65)](https://packagist.org/packages/dekalee/pubsub-swarrot-bundle)[![Total Downloads](https://camo.githubusercontent.com/1fcea42ee06578e871394772641d1c8dafdb1e7bcd99d40ac031c977892ca358/68747470733a2f2f706f7365722e707567782e6f72672f64656b616c65652f7075627375622d73776172726f742d62756e646c652f646f776e6c6f616473)](https://packagist.org/packages/dekalee/pubsub-swarrot-bundle)[![License](https://camo.githubusercontent.com/a9116d4a857ed740420c25169f26ce0afc63fd370b94ab1c3b1810d2e04c59e3/68747470733a2f2f706f7365722e707567782e6f72672f64656b616c65652f7075627375622d73776172726f742d62756e646c652f6c6963656e7365)](https://packagist.org/packages/dekalee/pubsub-swarrot-bundle)

This bundle will wrap the [swarrot-pubsub](https://github.com/dekalee/pubsub-swarrot) library.

It will provide a way to use the pubsub provider while using the [SwarrotBundle](https://github.com/swarrot/SwarrotBundle).

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

[](#installation)

Use composer to install this bundle :

```
    composer require dekalee/pubsub-swarrot-bundle

```

Activate it in the `AppKernel.php` file:

```
    new Dekalee\PubSubSwarrotBundle\DekaleePubSubSwarrotBundle(),
```

Configuration
-------------

[](#configuration)

In your `config.yml` file, you should set the provider to pubsub and specify the connection :

```
    swarrot:
        provider: pub_sub
        default_connection: pub_sub
        connections:
            pub_sub:
                host: 'noneRequired'
```

Usage
-----

[](#usage)

You can directly use your queing system as before

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity57

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

2356d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/5c223ac5548c33bebd7b0c134b95afe92d4a04809d8e8cd7f376654324f792d5?d=identicon)[nicolasThal](/maintainers/nicolasThal)

---

Top Contributors

[![nicolasThal](https://avatars.githubusercontent.com/u/2675545?v=4)](https://github.com/nicolasThal "nicolasThal (2 commits)")

### Embed Badge

![Health badge](/badges/dekalee-pubsub-swarrot-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/dekalee-pubsub-swarrot-bundle/health.svg)](https://phpackages.com/packages/dekalee-pubsub-swarrot-bundle)
```

###  Alternatives

[league/geotools

Geo-related tools PHP 7.3+ library

1.4k5.3M26](/packages/league-geotools)[amphp/parser

A generator parser to make streaming parsers simple.

14952.8M16](/packages/amphp-parser)[amphp/serialization

Serialization tools for IPC and data storage in PHP.

13451.1M18](/packages/amphp-serialization)[enqueue/enqueue

Message Queue Library

19820.0M56](/packages/enqueue-enqueue)[deliciousbrains/wp-background-processing

WP Background Processing can be used to fire off non-blocking asynchronous requests or as a background processing tool, allowing you to queue tasks.

1.1k409.8k6](/packages/deliciousbrains-wp-background-processing)[react/async

Async utilities and fibers for ReactPHP

2238.8M170](/packages/react-async)

PHPackages © 2026

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