simple-bus/doctrine-orm-bridge

Doctrine ORM bridge for using command and event buses

v6.3.1 2022-01-04 14:37 UTC

README

Tests Actions Status

By Matthias Noback, Cliff Odijk, Ruud Kamphuis

This package provides command bus middlewares that can be used to integrate SimpleBus/MessageBus with Doctrine ORM.

It provides an easy way to wrap command handling in a database transaction and handle domain events generated by entities.

Resources