mauretto78/simple-event-store-manager

v2.1.1 2017-09-19 13:55 UTC

README

Scrutinizer Code Quality SensioLabsInsight Build Status Coverage Status Codacy Badge license Packagist

Simple EventStore Manager allows you to store your Domain Events and easlity retrieve them.

Requirements

  • 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)

Support

If you found an issue or had an idea please refer to this section.

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details