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 1 month 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 (about 11 years ago)
- Default Branch: main
- Last Pushed: 2022-01-04T14:44:36.000Z (over 4 years ago)
- Last Synced: 2025-03-01T17:17:01.889Z (over 1 year 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
[](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)