Skip to content

Instantly share code, notes, and snippets.

@jasonmccreary
Last active January 18, 2019 22:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jasonmccreary/460ed942f124374a1b17f0fdb31fc1b3 to your computer and use it in GitHub Desktop.
Save jasonmccreary/460ed942f124374a1b17f0fdb31fc1b3 to your computer and use it in GitHub Desktop.
Prep: Start testing your PHP code

Start testing your PHP code

To prepare for this workshop, attendees should clone or download the start-testing-php repository and run composer install. This will install all the necessary tools to follow along with the live coding demos.

Requirements

While only PHP and Composer are required, if you would like to take the opportunity to set up a complete, local development environment, check out Homestead or Docker.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment