Durable Workflow PHP SDK — API Reference

Guides

DurableWorkflow

Table of Contents

Namespaces

Attribute
Auth
Bridge
Codec
Exception
Model
Testing
Transport
Worker

Interfaces

WorkflowClientInterface
The application-facing workflow operations implemented by Client and its test fake.
WorkflowHandleInterface
Workflow interactions shared by live and in-memory handles.

Classes

Client
Synchronous control-plane and worker-plane client for the standalone server.
ScheduleHandle
Operations bound to a schedule ID.
SdkIdentity
Resolves the SDK package identity from Composer's installed-package metadata.
ServiceOperationHandle
Operations bound to one durable service call.
Version
Protocol versions advertised to the standalone server.
Worker
Managed synchronous remote worker for workflow, activity, query, and update tasks.
WorkflowHandle
Operations bound to one stable workflow ID and, optionally, its originally selected run.
On this page

Search results