elandlord/nats-php
Laravel-friendly PHP client for NATS messaging. Publish/subscribe, request/reply, and queue groups with a simple API. Suitable for event-driven apps, microservices, and background jobs needing fast, lightweight broker communication.
nats-php or clustermq).For Executives: "This package lets us leverage NATS/JetStream—one of the fastest messaging systems—to power real-time features (e.g., live dashboards, notifications) without building a custom solution. It’s MIT-licensed, framework-agnostic, and could cut development time by 30% for event-driven workflows. Low adoption risk: NATS is battle-tested at scale (used by Uber, LinkedIn)."
For Engineering: "Need a PHP NATS/JetStream client? This abstraction handles connection pooling, pub/sub, and JetStream basics (streams/consume) while staying out of your framework’s way. Lightweight (~2 stars but actively maintained), with clear docs. Tradeoff: Limited features vs. zero NATS boilerplate. Ideal for prototyping or greenfield projects where we control the messaging layer."
How can I help you explore Laravel packages today?