Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/simplebus/doctrine-dbal-bridge

[READ ONLY] Bridge for using SimpleBus with Doctrine DBAL. Full documentation can be found here:
https://github.com/simplebus/doctrine-dbal-bridge

doctrine-dbal php simplebus

Last synced: about 2 months ago
JSON representation

[READ ONLY] Bridge for using SimpleBus with Doctrine DBAL. Full documentation can be found here:

Awesome Lists containing this project

README

        

# SimpleBus/DoctrineDBALBridge

[![Tests Actions Status](https://github.com/SimpleBus/SimpleBus/workflows/Tests/badge.svg)](https://github.com/SimpleBus/SimpleBus/actions)

By [Jasper N. Brouwer](https://github.com/jaspernbrouwer)

This package provides a command bus middleware that can be used to integrate [SimpleBus/MessageBus](https://github.com/SimpleBus/MessageBus) with [Doctrine DBAL](https://github.com/doctrine/dbal).

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

Resources
---------

* [Report issues](https://github.com/SimpleBus/SimpleBus/issues) and
[send Pull Requests](https://github.com/SimpleBus/SimpleBus/pulls)
in the [main SimpleBus repository](https://github.com/SimpleBus/SimpleBus)