phpsagas/common

Common classes used by saga participants

0.0.0 2021-06-01 21:46 UTC

This package is not auto-updated.

Last update: 2025-05-28 17:07:59 UTC


README

Table Of Contents

Requirements

About package

This component is the part of phpsagas framework.
The package contains default implementations of interfaces used by saga participants.

Installation

You can install the package using Composer:

composer require phpsagas/common

License

Saga common is released under the MIT license.