bornfreee / tactician-domain-events
A Plugin for Tactician command bus library to work with the recorded Domain Events
Installs: 180 850
Dependents: 2
Suggesters: 0
Security: 0
Stars: 25
Watchers: 6
Forks: 4
Open Issues: 2
Requires
- php: >=5.4
- league/tactician: ^1.0
Requires (Dev)
- phpunit/phpunit: ^5.7
This package is auto-updated.
Last update: 2024-10-09 03:47:26 UTC
README
A Plugin for Tactician command bus library to work with the recorded Domain Events
Installation
Install via composer
composer require bornfreee/tactician-domain-events
Usage
See the full documentation https://maks-rafalko.github.io/tactician-domain-events/
License
Copyright (c) 2017, Maks Rafalko
Under MIT license, read LICENSE file.