temporal/sdk
Temporal PHP SDK for building durable, scalable workflow orchestration with Temporal. Author Workflows and Activities in PHP, run them with RoadRunner workers, and manage executions via gRPC clients. Composer-installable with optional protobuf for performance.
For Executives: "Temporal’s PHP SDK lets us replace fragile, homegrown orchestration with a battle-tested, cloud-native workflow engine. This reduces toil (no more debugging failed cron jobs or dead-letter queues), improves resilience (automatic retries, timeouts, and compensations), and future-proofs our architecture for global scale. For example, [Competitor X] uses Temporal to handle their $100M/year order processing—we can do the same without building a custom system. The MIT license and open-core model give us control, while Temporal’s managed service (if needed) offers a smooth migration path."
For Engineering: *"This SDK gives us first-class support for Workflows (PHP classes defining async processes) and Activities (stateless, retriable tasks). Key wins:
Workflow::start(), ActivityOptions), but the payoff is zero-downtime resilience for critical paths like payments or data migrations."*For Architects: *"Temporal’s SDK is a drop-in replacement for:
How can I help you explore Laravel packages today?