gplanchat/durable
Composer 安装命令:
composer require gplanchat/durable
包简介
PHP library for durable execution: workflows, activities, event journal, and transports (HttpKernel integration lives in the bundle).
README 文档
README
PHP library for durable execution: workflows, activities, append-only event journal, replay, and transports. HTTP / Symfony integration lives in gplanchat/durable-bundle.
Documentation
- User guide: repository root
documentation/user/(published via Hugo; seedocumentation/HUGO.md) - Architecture (contributors):
documentation/INDEX.md— decisions prefixed DUR underdocumentation/adr/
Highlights
- DUR003 — Fiber-based replay, execution engine, awaitables
- DUR004 — Activity stubs and activity methods
- DUR005 — Temporal and in-memory backends
- DUR007 — Serialization (Symfony Serializer where applicable)
Optional static analysis
Composer suggest lists optional PHPStan / Psalm extensions (see DUR012 in the ADR index).
Install
composer require gplanchat/durable
Use gplanchat/durable-bundle for Symfony applications.
License
统计信息
- 总下载量: 3
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 3
- 依赖项目数: 2
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2026-03-29