Skip to content
@durable-workflow

Durable Workflow

Durable workflow engine that allows users to track job status and write long running persistent distributed workflows (orchestrations) in PHP.

Durable Workflow

Durable Workflow is a package that provides tools for defining and managing workflows and activities. A workflow is a series of interconnected activities that are executed in a specific order to achieve a desired outcome. Activities are individual tasks or pieces of logic that are executed as part of a workflow.

Durable Workflow can be used to automate and manage complex processes, such as agentic workflows (AI-driven), financial transactions, data analysis, data pipelines, microservices, job tracking, user signup flows and other business processes. By using Durable Workflow, developers can break down large, complex processes into smaller, modular units that can be easily maintained and updated.

Some key features and benefits of Durable Workflow include:

  • Support for defining workflows and activities using simple, declarative classes.
  • Tools for starting, monitoring, and managing workflows, including support for queuing and parallel execution.
  • Built-in support for handling errors and retries, ensuring that workflows are executed reliably and consistently.
  • Scalable queue and event systems, allowing workflows to be executed asynchronously on worker servers.
  • Extensive documentation and a growing community of developers who use and contribute to Durable Workflow.

Pinned Loading

  1. workflow workflow Public

    Durable workflow engine that allows users to track job status, orchestrate microservices and write long running persistent distributed workflows.

    PHP 1.2k 65

  2. waterline waterline Public

    An elegant UI for monitoring workflows.

    PHP 195 14

Repositories

Showing 9 of 9 repositories
  • sample-app Public

    Sample Laravel 12 application with example workflows.

    durable-workflow/sample-app’s past year of commit activity
    PHP 36 25 0 0 Updated Apr 19, 2026
  • waterline Public

    An elegant UI for monitoring workflows.

    durable-workflow/waterline’s past year of commit activity
    PHP 195 MIT 14 0 0 Updated Apr 19, 2026
  • workflow Public

    Durable workflow engine that allows users to track job status, orchestrate microservices and write long running persistent distributed workflows.

    durable-workflow/workflow’s past year of commit activity
    PHP 1,185 MIT 65 0 0 Updated Apr 19, 2026
  • sdk-python Public

    Durable Workflow Python SDK

    durable-workflow/sdk-python’s past year of commit activity
    Python 1 MIT 0 0 0 Updated Apr 19, 2026
  • server Public
    durable-workflow/server’s past year of commit activity
    PHP 1 MIT 0 0 0 Updated Apr 19, 2026
  • durable-workflow/durable-workflow.github.io’s past year of commit activity
    JavaScript 2 7 0 0 Updated Apr 18, 2026
  • cli Public
    durable-workflow/cli’s past year of commit activity
    PHP 1 MIT 0 4 0 Updated Apr 18, 2026
  • .github Public
    durable-workflow/.github’s past year of commit activity
    1 0 0 0 Updated Apr 14, 2026
  • ai Public
    durable-workflow/ai’s past year of commit activity
    1 MIT 0 0 0 Updated Feb 27, 2026

Sponsors

  • @freispace
  • @hnccox

Top languages

Loading…

Most used topics

Loading…