Run a sample Workflow

Clone the sample repo

git clone temporalio/samples-php

Change directories to the sample project

cd samples-php

Build the Docker images

docker-compose build

Start server and application containers

docker-compose up

In another shell in the same directory, run the sample Workflow

docker-compose exec app php app.php simple-activity