Skip to content

Provides basic functionality for event sourced aggregates.

License

Notifications You must be signed in to change notification settings

irek-janusz/event-sourcing

 
 

Repository files navigation

ProophEventSourcing

Simple and lightweight event sourcing library with out of the box support for ProophEventStore

Build Status Coverage Status Gitter

Important

This library will receive support until December 31, 2019 and will then be deprecated.

For further information see the official announcement here: https://www.sasaprolic.com/2018/08/the-future-of-prooph-components.html

Installation

You can install ProophEventSourcing via composer by adding "prooph/event-sourcing": "^5.0" as requirement to your composer.json.

Usage

Our quickstart should give you a starting point. It's a very small domain but shows you the useage of ProophEventSourcing and the integration with ProophEventStore.

ProophEventStore Integration

ProophEventSourcing ships with a ProophEventStore AggregateTranslator to connect the store with the bundled AggregateRoot.

Support

Used Third-Party Libraries

About

Provides basic functionality for event sourced aggregates.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%