Skip to content

The implementation of saga message producer

License

Notifications You must be signed in to change notification settings

hack75/messenger-bridge

 
 

Repository files navigation

Saga Message Producer Bridge

Table Of Contents

Requirements

About package

This component is the part of phpsagas framework.
The package contains implementation of saga message producer based on symfony/messenger.

Installation

You can install the package using Composer:

composer require phpsagas/messenger-bridge

Usage

You can use AMQPMessageProducer as MessageProducerInterface implementation.

License

Saga message producer bridge is released under the MIT license.

About

The implementation of saga message producer

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 70.9%
  • Makefile 17.7%
  • Dockerfile 11.4%