Skip to content

Simple EventStore Manager is a PHP library that allows you to store and restore your Domain Events.

License

Notifications You must be signed in to change notification settings

mauretto78/simple-event-store-manager

Repository files navigation

Simple EventStore Manager

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

About

Simple EventStore Manager is a PHP library that allows you to store and restore your Domain Events.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages