treehouselabs / event-sourcing
2.0.1
2017-05-15 12:13 UTC
Requires
- php: >=5.6
Requires (Dev)
- arvenil/ninja-mutex: ~0.5
- phpunit/phpunit: ^5.0
- psr/log: ~1.0
- treehouselabs/domain: 1.0.x-dev
- treehouselabs/event-store: ^1.1
- treehouselabs/message-bus: *
- treehouselabs/serialization: 1.0.x-dev
- treehouselabs/snapshot-store: dev-master
Suggests
- arvenil/ninja-mutex: To use locking
- psr/log: To use logging
- treehouselabs/event-store
- treehouselabs/message-bus
- treehouselabs/snapshot-store
Conflicts
README
Event sourcing library
Plays well with the following TreeHouse Libraries.
Installation
composer require treehouselabs/event-sourcing
Testing
composer test
Security
If you discover any security related issues, please email dev@treehouse.nl instead of using the issue tracker.
License
The MIT License (MIT). Please see License File for more information.