simple-bus/doctrine-dbal-bridge

Bridge for using SimpleBus with Doctrine DBAL

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

This package is auto-updated.

Last update: 2024-04-04 19:54:53 UTC


README

Tests Actions Status

By Jasper N. Brouwer

This package provides a command bus middleware that can be used to integrate SimpleBus/MessageBus with Doctrine DBAL.

It provides an easy way to wrap command handling in a database transaction.

Resources