Download RoadRunner by the following command
+Install DLoad package manager using Composer
+Create configuration file named `dload.xml` with the following content
+Finally, download specific RoadRunner binary
+Install the Temporal CLI using Homebrew:
+Download the Temporal CLI archive for your architecture:
+Extract it and add temporal.exe to your PATH.
Download the Temporal CLI for your architecture:
+Extract the archive and move the temporal binary into your PATH, for example:
Add one more download action to the configuration file
+So the final configuration file will looks like the following
+After installing, open a new Terminal. Keep this running in the background:
+The Temporal Web UI may be on a different port in some examples or tutorials. To change the port for the Web UI, use the --ui-port option when starting the server:
The Temporal Web UI will now be available at http://localhost:8080.
+Create a basic Workflow and run it with the Temporal PHP SDK
+