Download the PHP package event-engine/prooph-v7-event-store without Composer
On this page you can find all versions of the php package event-engine/prooph-v7-event-store. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download event-engine/prooph-v7-event-store
More information about event-engine/prooph-v7-event-store
Files in event-engine/prooph-v7-event-store
Package prooph-v7-event-store
Short Description Event Engine Prooph V7 Event Store Integration
License MIT
Homepage https://event-engine.io/
Informations about the package prooph-v7-event-store
event-engine/prooph-v7-event-store
Event Engine Prooph V7 Event Store Bindings
Installation
Prooph Binding
tbd
InMemoryEventStore
tbd
FilesystemEventStore
A prooph v7 compatible FilesystemEventStore
is included, too. It is meant to be used for demonstration purpose only (for example in a workshop).
Please Note: The combination of FilesystemEventStore and InMemoryProjectionManager has the drawback that projections only see events that are in the event store at the time of running the projection. If other PHP processes add events to the store, those are first visible for the projection after restarting the PHP process and running the projection again. We might add a FilesystemProjectionManager in the future, if needed.
All versions of prooph-v7-event-store with dependencies
event-engine/php-engine-utils Version ^0.2.1 || ^1.0
event-engine/php-messaging Version ^0.2.1
event-engine/php-persistence Version ^0.9.1
prooph/event-store Version ^7.0