contempt / rabbitmq
RabbitMQ transport with publisher confirms, retry and dead-letter support.
v1.0.4
2026-08-23 13:48 UTC
Requires
- php: ^8.5
- contempt/contracts: v1.0.4
- contempt/core: v1.0.4
- contempt/messaging: v1.0.4
- contempt/serializer: v1.0.4
- php-amqplib/php-amqplib: ^3.7
- psr/log: ^3.0
Requires (Dev)
- phpstan/phpstan: ^2.1
- phpstan/phpstan-phpunit: ^2.0
- phpunit/phpunit: ^12.0
README
RabbitMQ transport with publisher confirms, retry and dead-letter support.
This repository is a read-only split of the Contempt monorepo. Issues and pull requests belong in contempt-framework/contempt.
Installation
composer require contempt/rabbitmq
Documentation
https://contempt.lemric.com/docs
License
MIT. See LICENSE.