prooph/event-sourcing
最新稳定版本:v5.7.0
Composer 安装命令:
composer require prooph/event-sourcing
包简介
PHP EventSourcing library
关键字:
README 文档
README
Simple and lightweight event sourcing library with out of the box support for ProophEventStore
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
- Ask questions on Stack Overflow tagged with #prooph.
- File issues at https://github.com/prooph/event-sourcing/issues.
- Say hello in the prooph gitter chat.
Used Third-Party Libraries
- Uuids of the AggregateChangedEvents are generated with ramsey/uuid
- Assertions are performed by beberlei/assert
统计信息
- 总下载量: 795.56k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 268
- 点击次数: 3
- 依赖项目数: 22
- 推荐数: 1
其他信息
- 授权协议: BSD-3-Clause
- 更新时间: 2026-01-04