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.
A framework-agnostic PHP abstraction layer for NATS using JetStream, built on top of basis-company/nats client.
This library leverages a structured architecture for using NATS. It can be used in any PHP framework like:
✔ Event envelopes
✔ Publisher & consumer abstractions
✔ JetStream integration
✔ Handler interfaces
✔ Connection configuration helper
composer require elandlord/nats-php
How can I help you explore Laravel packages today?