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

Statistics

Installs: 3

Dependents: 0

Suggesters: 0

Stars: 0

dev-main / 0.1.x-dev 2026-04-08 08:18 UTC

This package is auto-updated.

Last update: 2026-05-08 09:46:46 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.