PHPackages                             gplanchat/durable - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. gplanchat/durable

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

gplanchat/durable
=================

PHP library for durable execution: workflows, activities, event journal, and transports (HttpKernel integration lives in the bundle).

04PHP

Since Apr 8Pushed 2mo agoCompare

[ Source](https://github.com/gplanchat/durable)[ Packagist](https://packagist.org/packages/gplanchat/durable)[ RSS](/packages/gplanchat-durable/feed)WikiDiscussions main Synced 3w ago

READMEChangelogDependenciesVersions (1)Used By (0)

`gplanchat/durable`
===================

[](#gplanchatdurable)

PHP library for **durable execution**: workflows, activities, append-only **event journal**, **replay**, and transports. HTTP / Symfony integration lives in **`gplanchat/durable-bundle`**.

Documentation
-------------

[](#documentation)

- **User guide**: repository root [`documentation/user/`](../../documentation/user/) (published via Hugo; see [`documentation/HUGO.md`](../../documentation/HUGO.md))
- **Architecture (contributors)**: [`documentation/INDEX.md`](../../documentation/INDEX.md) — decisions prefixed **DUR** under `documentation/adr/`

Highlights
----------

[](#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
------------------------

[](#optional-static-analysis)

Composer `suggest` lists optional PHPStan / Psalm extensions (see **DUR012** in the ADR index).

Install
-------

[](#install)

```
composer require gplanchat/durable
```

Use **`gplanchat/durable-bundle`** for Symfony applications.

License
-------

[](#license)

**MIT** — see [`LICENSE`](LICENSE) in this directory and [WA004](../../documentation/wa/WA004-mit-license-distribution.md).

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance56

Moderate activity, may be stable

Popularity4

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity12

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/144109625f8029112d56f43d08120cf03a0918ea3b4fd59ab53f09b02f630b00?d=identicon)[gplanchat](/maintainers/gplanchat)

---

Top Contributors

[![gplanchat](https://avatars.githubusercontent.com/u/152367?v=4)](https://github.com/gplanchat "gplanchat (25 commits)")

### Embed Badge

![Health badge](/badges/gplanchat-durable/health.svg)

```
[![Health](https://phpackages.com/badges/gplanchat-durable/health.svg)](https://phpackages.com/packages/gplanchat-durable)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
