To get the most out of this book
You will need PHP 8.0 or above installed on your computer. All code samples have been tested using PHP 8.1 on Linux and macOS. With little adjustments, they should work on Windows too, depending on your setup.
Software/hardware covered in the book |
Operating system requirements |
PHP 8.0 and above |
Linux, macOS, or Windows |
To follow all chapters, you will also need to install Composer. You will find more information about it in Chapter 9, Organizing PHP Quality Tools, or at https://getcomposer.org.
If you are using the digital version of this book, we advise you to type the code yourself or access the code from the book’s GitHub repository (a link is available in the next section). Doing so will help you avoid any potential errors related to the copying and pasting of code.