simple-bus/doctrine-orm-bridge

Doctrine ORM bridge for using command and event buses

Installs: 2 024 228

Dependents: 18

Suggesters: 2

Security: 0

Stars: 29

Watchers: 5

Forks: 10

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

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