Get started with Temporal and PHP
Take your first steps into building apps with Temporal and PHP by setting up your development environment, exploring how Temporal Applications work, and diving into the documentation.
Set up a local development environment for Temporal and PHP
Make sure you have everything you need to start working with Temporal on your local machine.
Run a Temporal Application in PHP
Download and run a small application and explore how Temporal executes Workflows and Activities, and how you can recover from failures.
Review documentation and other resources
Once you're familiar with the basics, you may want to explore the documentation and code examples.