dekalee/pubsub-swarrot
Laravel package integrating Swarrot for Pub/Sub messaging, providing an easy way to publish and consume messages through configurable transports and processors. Useful for async jobs, event-driven apps, and message queue workflows.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| windwalker/stream | 0.86 | — | 0 | 0 | 0 | 314 | 0 | 0.0 | 34.5 | MIT | — | |
| babdev/websocket-server | 0.85 | — | 4 | 4 | 2 | 3K | 0 | 0.2 | 39.0 | NOASSERTION | — | |
| ack/notification-bundle | 0.84 | Symfony bundle providing a Redis + Node.js (socket.io) pub/sub notification architecture. Render notifications via Twig, publish to specific user IDs or everyone, track online users in Redis, and push real-time “notification” events to connected clients. | 25 | 25 | 4 | 0 | 1 | 1.5 | — | MIT | 9 years ago | |
| kainxspirits/laravel-pubsub-queue | 0.84 | Laravel queue driver for Google Cloud Pub/Sub. Configure a pubsub connection with project, queue/topic naming, retries and timeouts, and optional auto-creation of topics/subscriptions. Ideal for running Laravel jobs over Pub/Sub with minimal setup. | 47 | 48 | 41 | 13K | 8 | 7.9 | 36.5 | MIT | 1 year ago | |
| cedricziel/symfony-messenger-pubsub-bundle | 0.83 | — | 1 | 1 | 1 | 0 | 1 | 0.1 | — | — | — | |
| artox-lab/abstract-bus-event-message | 0.83 | — | 0 | 0 | 0 | 227 | 0 | 0.0 | 32.6 | — | — | |
| artox-lab/clarc-message-bus-bundle | 0.83 | — | 0 | 0 | 1 | 11 | 0 | 0.3 | 14.9 | — | 5 years ago | |
| gdx/p-service-bus-laravel-package | 0.83 | Laravel package integrating the GDX P Service Bus into your app, providing configuration and helpers to publish and consume messages for service-to-service communication via a service bus. | 0 | 0 | — | 27 | — | 0.0 | 20.0 | — | — | |
| beyondcode/laravel-websockets | 0.82 | — | 5,076 | 5,072 | 652 | 113K | 0 | 24.5 | 13.3 | MIT | 2 years ago | |
| bugover/laravel-websocket | 0.82 | Fork of beyondcode/laravel-websockets bringing WebSockets to Laravel as a drop-in Pusher replacement. Supports SSL, Laravel Echo, and a debug dashboard, plus added connection events and two-way client-to-server messaging. | 3 | 3 | 0 | 2 | 0 | 7.8 | 2.4 | MIT | 1 year ago | |
| event-engine/php-messaging | 0.82 | Messaging components for PHP apps: message bus, commands, events and queries with middleware-style dispatching. Designed to pair with Event Engine/event sourcing stacks but usable standalone for structured, testable message handling. | 6 | 6 | 1 | 6K | 0 | 2.2 | 40.3 | MIT | 1 year ago | |
| constantable/rabbitmq-bundle | 0.82 | — | 0 | 0 | 0 | 0 | 0 | 0.3 | — | — | 5 years ago | |
| codebuds/mattermost-publication-bundle | 0.82 | — | 5 | 5 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| dimkabelkov/rabbit-bus-bundle | 0.82 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| textalk/websocket | 0.82 | Archived, unmaintained WebSocket client and rudimentary single-connection server for PHP. Provides low-level read/write over WebSocket streams with handshake, close, and ping/pong support. No listeners, threading, or request association. | 930 | 965 | 253 | 200K | 18 | 25.7 | 39.0 | NOASSERTION | 3 years ago | |
| swarrot/swarrot-bundle | 0.78 | Symfony bundle integrating Swarrot message consumers with RabbitMQ. Configure AMQP connections, define consumers as services, and build ordered middleware stacks (signal handling, max messages/time, memory limits, Doctrine integration). Ships a base console command and logger support. | 90 | 91 | 62 | 20K | 8 | 30.5 | 42.4 | MIT | 1 week ago | |
| google/cloud-pubsub | 0.78 | Idiomatic PHP client for Google Cloud Pub/Sub. Publish and receive messages between services using REST or gRPC (including streaming). Install via Composer and authenticate with Google Cloud credentials for managed, real-time messaging. | 92 | 95 | 27 | 522K | 0 | 29.6 | 59.9 | Apache-2.0 | 1 month ago | |
| swarrot/swarrot | 0.72 | Swarrot is a PHP message consumer library that reads from multiple brokers (e.g., AMQP via pecl) and processes messages via a simple ProcessorInterface. Supports configurable processing stacks/middleware-style processors for retries, logging, and more. | 366 | 368 | 54 | 27K | 4 | 19.0 | 29.1 | MIT | 7 months ago | |
| ably/ably-php | 0.66 | Ably Pub/Sub PHP SDK for building realtime messaging apps in PHP. Publish/subscribe, message history, presence, and push via Ably’s scalable platform. Install with Composer and use REST APIs to connect, manage channels, and publish messages. | 0 | 60 | — | 354K | — | 35.2 | 74.4 | — | — | |
| loophp/unaltered-psr-http-message-bridge-bundle | 0.66 | Symfony bundle bridging PSR-7 HTTP messages without altering them. Converts between PSR-7 requests/responses and Symfony HttpFoundation safely, preserving headers, body streams, and URIs—useful when integrating PSR-7 middleware or clients in Symfony apps. | 5 | 5 | 1 | 67 | 1 | 3.0 | 16.1 | MIT | 4 years ago |
How can I help you explore Laravel packages today?