Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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:
- Host: GitHub
- URL: https://github.com/simplebus/doctrine-dbal-bridge
- Owner: SimpleBus
- License: mit
- Created: 2015-04-14T07:48:39.000Z (almost 10 years ago)
- Default Branch: main
- Last Pushed: 2022-01-04T14:44:36.000Z (about 3 years ago)
- Last Synced: 2024-12-02T22:46:25.761Z (about 2 months ago)
- Topics: doctrine-dbal, php, simplebus
- Language: PHP
- Homepage: http://docs.simplebus.io/
- Size: 552 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)