gplanchat/durable-bundle

Symfony bundle for gplanchat/durable: extension, autoconfiguration of workflows and activities.

Maintainers

Package info

github.com/gplanchat/durable-bundle

Type:symfony-bundle

pkg:composer/gplanchat/durable-bundle

Transparency log

Statistics

Installs: 56

Dependents: 0

Suggesters: 0

Stars: 0

v0.1.0-alpha4 2026-07-30 13:39 UTC

This package is auto-updated.

Last update: 2026-07-31 12:29:25 UTC


README

Symfony bundle for gplanchat/durable: configuration, autoconfiguration of workflows and activities, Messenger integration, and optional profiler support.

Requirements

  • PHP 8.2+
  • Symfony 6.4 || 7.4 (framework-bundle, messenger, etc. — see composer.json)

Documentation

Install

composer require gplanchat/durable-bundle

Register the bundle in your kernel and add config/packages/durable.yaml (see the getting-started guide).

Suggested dev dependency

  • symfony/web-profiler-bundle — Durable toolbar / profiler panel (see composer.json suggest)

License

MIT — see LICENSE in this directory and WA004.