PHPackages                             cedricziel/symfony-messenger-pubsub-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. cedricziel/symfony-messenger-pubsub-bundle

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

cedricziel/symfony-messenger-pubsub-bundle
==========================================

Symfony Messenger Bundle adding Google Cloud Pub/Sub support

11211[1 issues](https://github.com/cedricziel/symfony-messenger-pubsub-bundle/issues)PHP

Since May 22Pushed 4y ago1 watchersCompare

[ Source](https://github.com/cedricziel/symfony-messenger-pubsub-bundle)[ Packagist](https://packagist.org/packages/cedricziel/symfony-messenger-pubsub-bundle)[ RSS](/packages/cedricziel-symfony-messenger-pubsub-bundle/feed)WikiDiscussions main Synced 2d ago

READMEChangelogDependenciesVersions (1)Used By (0)

Google Cloud Pub/Sub bundle
===========================

[](#google-cloud-pubsub-bundle)

This bundle wires `cedricziel/messenger-pubsub` in a Symfony application.

It enables working Pub/Sub messages through the CLI and via push to an HTTP endpoint.

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

[](#installation)

```
composer require cedricziel/symfony-messenger-pubsub-bundle
```

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

[](#configuration)

Configure your Symfony Messenger by supplying a valid DSN using the `pubsub` scheme.

```
MESSENGER_TRANSPORT_DSN=pubsub://my-google-cloud-project/my-pubsub-topic?subscription=my-subscription

```

Activate the push routes:

```
_pubsub_push:
  resource: '@GoogleCloudPubSubMessengerBundle/Resources/config/routes.xml'
  prefix: /
```

License
-------

[](#license)

MIT

###  Health Score

14

—

LowBetter than 2% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity29

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/2ac8297e12671d91305ec01ab56add8cb141fa82d678ba96f0012eeb7f88ea0c?d=identicon)[cedricziel](/maintainers/cedricziel)

---

Top Contributors

[![cedricziel](https://avatars.githubusercontent.com/u/418970?v=4)](https://github.com/cedricziel "cedricziel (14 commits)")

### Embed Badge

![Health badge](/badges/cedricziel-symfony-messenger-pubsub-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/cedricziel-symfony-messenger-pubsub-bundle/health.svg)](https://phpackages.com/packages/cedricziel-symfony-messenger-pubsub-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.8M171](/packages/react-async)

PHPackages © 2026

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