2017 © Pedro Peláez
 

library simple-event-store-manager

Simple EventStore Manager

image

mauretto78/simple-event-store-manager

Simple EventStore Manager

  • Friday, November 10, 2017
  • by mauretto78
  • Repository
  • 1 Watchers
  • 1 Stars
  • 27 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 25 Versions
  • 0 % Grown

The README.md

Simple EventStore Manager

Scrutinizer Code Quality SensioLabsInsight Build Status Coverage Status Codacy Badge license Packagist, (*1)

Simple EventStore Manager allows you to store your Domain Events and easlity retrieve them., (*2)

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., (*3)

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details, (*4)

The Versions

05/07 2017

v1.0.0

1.0.0.0 https://github.com/mauretto78/simple-event-store-manager

Simple EventStore Manager

  Sources   Download

MIT

The Requires

 

The Development Requires

event event sourcing domain event store manager