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.
For Executives: "This package lets us add real-time features—like live notifications or collaborative editing—without the complexity of managing a message broker. It’s a lightweight, PHP-native solution that cuts dev time by 30% compared to building from scratch or integrating third-party tools. Ideal for internal tools or MVPs where scalability isn’t the primary concern."
For Engineering: *"PubSubSwarrot is a minimalist pub/sub layer for Laravel that uses PHP’s built-in Swarrot library (a lightweight alternative to Redis). Key benefits:
bus:subscribe and event:dispatch.PubSub::publish('event', $data)).For Design/UX: "This enables us to build features like ‘typing indicators’ in chat or real-time analytics without blocking on backend work. Think of it as a ‘turbo mode’ for live interactions—faster to implement than custom WebSocket solutions."
How can I help you explore Laravel packages today?