Download the PHP package dance-engineer/event-sauce-prooph-event-store without Composer
On this page you can find all versions of the php package dance-engineer/event-sauce-prooph-event-store. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download dance-engineer/event-sauce-prooph-event-store
More information about dance-engineer/event-sauce-prooph-event-store
Files in dance-engineer/event-sauce-prooph-event-store
Package event-sauce-prooph-event-store
Short Description A repository for EventSauce that connects to a Prooph Event Store
License GPL-3.0
Informations about the package event-sauce-prooph-event-store
event-sauce-prooph-event-store
A repository for EventSauce that connects to a Prooph Event Store.
Why?
Prooph components are very opiniated about how you should write your code.
Most of the components for event-sourcing are deprecated now and so not work with the few component that are still being developed and are maintained.
One of the few that are still maintained is the interface forpersistance into an event store
. With it also many implememntations like PDO
and Event Store
database. Furthermore they offer several useful strategies for segmentation of events in the event store.
Therefore it is useful to do your event sourcing with EventSauce
and to your event storage with Prooph
. This library offers you just that. Take advantage of Prooph
comprehensive persistance layer.
Usage
All versions of event-sauce-prooph-event-store with dependencies
ramsey/uuid Version ^4.0
eventsauce/eventsauce Version ^0.8.1
prooph/event-store Version ^7.5