Simple EventStore Manager allows you to store your Domain Events and easlity retrieve them.
- PHP 5.6.6 +
- MySQL 5.6 + (if you use
pdodriver) - MongoDB 3.0 + (if you use
mongodriver) - Redis 3.2 + (if you use
redisdriver)
If you found an issue or had an idea please refer to this section.
- Mauro Cassani - github
This project is licensed under the MIT License - see the LICENSE.md file for details

