simple-bus/doctrine-orm-bridge

Doctrine ORM bridge for using command and event buses

Maintainers

Package info

github.com/SimpleBus/doctrine-orm-bridge

Homepage

pkg:composer/simple-bus/doctrine-orm-bridge

Statistics

Installs: 2 070 438

Dependents: 18

Suggesters: 2

Stars: 29

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