Durable Workflow PHP SDK — API Reference

Guides

Codec

Table of Contents

Interfaces

PayloadCodec

Classes

AvroBinaryValue
Explicit binary adapter for PHP strings intended for Avro `bytes`.
AvroMapValue
Explicit adapter for Avro maps that PHP arrays cannot represent faithfully.
AvroPayloadCodec
Fixed durable_workflow.protocol.Value codec using Avro single-object encoding.
ValueDatumDecoder
Enforces the fixed Value policy where Apache Avro PHP decodes permissively.
ValueDatumReader
Apache PHP adapter for warning-free recursive named-union resolution.
ValueDatumWriter
Selects fixed Value branches without collapsing PHP map keys.
On this page

Search results