jackprice / sdk-php

Temporal PHP SDK

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Temporal PHP SDK

CI Status Stable Release FOSSA Status

Introduction

Temporal is a distributed, scalable, durable, and highly available orchestration engine used to execute asynchronous long-running business logic in a scalable and resilient way.

"Temporal PHP SDK" is the framework for authoring workflows and activities using PHP language.

Installation

SDK is available as composer package and can be installed using the following command in a root of your project:

$ composer require temporal/sdk

Make sure to install RoadRunner to enable workflow and activity consumption in your PHP workers.

Usage

See examples to get started.

Documentation

The documentation on how to use the Temporal PHP SDK and client is here.

License

MIT License, please see LICENSE for details.

FOSSA Status

About

Temporal PHP SDK

License:MIT License


Languages

Language:PHP 100.0%Language:Makefile 0.0%Language:Dockerfile 0.0%