simple-es / doctrine-dbal-bridge
A bridge for using Doctrine DBAL as event store
dev-master / 1.0.x-dev
2015-05-29 06:00 UTC
Requires
- php: >=5.4
- doctrine/dbal: ~2.3
- simple-es/event-sourcing: ~1.0@dev
Requires (Dev)
- mockery/mockery: ~0.9
- phpunit/phpunit: ~4.3
- squizlabs/php_codesniffer: ~2.1
This package is not auto-updated.
Last update: 2024-10-26 17:19:50 UTC
README
A bridge for using Doctrine DBAL as event store in SimpleES \ EventSourcing.
Authored by Jasper N. Brouwer.
Under the collective flag of Future500 B.V.
Installation
composer.phar require simple-es/doctrine-dbal-bridge ~1.0@dev
Documentation
Please visit https://simple-es.github.io for the complete documentation.