workflow logo

workflow

durable-workflow/workflow

Core package for defining and running durable workflows including support for long-running tasks, retries, queue management, parallel execution, workflow monitoring, and orchestration.

GraphCanon updated Sep 19, 2026 · GitHub synced Sep 19, 2026

28views this month

1.2k stars79 forksLast push Sep 12, 2026 PHP MIT

Decision brief

Core package for defining and running durable workflows in PHP with support for long-running tasks, retries, queue management, parallel execution, workflow monitoring, and orchestration.

Good fit when

  • When your project requires handling long_running persistent workflows in PHP
  • For complex business processes that need sophisticated control over execution flow

Avoid when

  • If you prefer tools not anchored in PHP for workflow management
  • When project requirements do not include orchestration capabilities for microservices or sagas

Observed Jul 16, 2026 · Source: enrich:decision_facts

Verify the decision

Maintenance and security

Full trust report
Maintenance
Active (7d since push)
As of Sep 19, 2026
Provenance
Not a fork · Organization account
As of Sep 19, 2026
Security (OSV)
No lockfile
As of Jul 15, 2026

Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.

Install

git clone https://github.com/durable-workflow/workflow

Similar tools

Same-category neighbours. No typed graph edges are catalogued for this tool yet.

Evidence and technical details

Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.

Overview

This repository provides tools essential for the creation and execution of persistent and resilient workflows in PHP. It caters to various applications like microservices, data pipelines, and complex business processes with sophisticated control over execution flow.

Capability facts

Languages
php

Source: github.language · Sep 19, 2026

Categories

Compatibility

Sourced claims from the README excerpt - not unsourced marketing copy.

Python runtimePython

Source: README excerpt (regex_v1, Sep 19, 2026)

| Durable Workflow Cloud | You want a managed runtime for PHP, Python, and Rust workers. | Durable Workflow operates the runtime and persistence. |
Source link

Tags

README

Install Run a Laravel queue worker or Horizon to execute workflows and activities: Choose a Deployment Deployment Use it when Runtime owner Embedded Laravel Workflows and activities live inside one Laravel application. Your application owns persistence and queue execution. Self h...

For agents

This page has a .md twin and JSON over the API.

Was this helpful?

Anonymous feedback helps us improve pages and translations.