ilyaplot / php-enqueue-nats
Enqueue Nats.io Transport
dev-main
2023-02-27 17:55 UTC
Requires
- php: ^8.1
- basis-company/nats: ^0.10.0
- monolog/monolog: ^3.3
- psr/log: ^3.0
- queue-interop/queue-interop: ^0.8
- ramsey/uuid: ^3.5|^4
Requires (Dev)
- phpunit/php-code-coverage: ^10.0
- phpunit/phpunit: ^10.0
- slevomat/coding-standard: ^8.8
- squizlabs/php_codesniffer: ^3.7
- vimeo/psalm: ^5.7
This package is auto-updated.
Last update: 2024-10-27 21:32:58 UTC
README
It is Nats.io support for enqueue/enqueue
Nats.io Transport
This is an implementation of Nats specification. It allows you to send and consume message with Nats.io as a broker.
Resources
License
It is released under the MIT License.