Skip to content

malocher/event-store

Repository files navigation

Malocher EventStore

The Malocher EventStore provides infrastructure to use Event Sourcing as storage mechanism within a DDD project. It depends on components of the malocher\cqrs-esb library, but do not require a CQRS sytem to be used. However, both systems can be linked very easy.

Build Status Coverage Status

Installation

Installation of malocher\event-store uses composer. For composer documentation, please refer to getcomposer.org. Add following requirement to your composer.json

"malocher/event-store" : "dev-master"

More information comming soon.

About

Event Sourcing Library for PHP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages