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:
- Symfony
- Magento 2
- Laravel
- Any vanilla PHP project
✔ Event envelopes
✔ Publisher & consumer abstractions
✔ JetStream integration
✔ Handler interfaces
✔ Connection configuration helper
composer require elandlord/nats-php