Simple EventStore Manager allows you to store your Domain Events and easlity retrieve them.
- PHP 5.6.6 +
- MySQL 5.6 + (if you use
pdo
driver) - MongoDB 3.0 + (if you use
mongo
driver) - Redis 3.2 + (if you use
redis
driver)
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