Section 3: PHP 8 Best Practices
In this section, you are introduced to PHP 8 best practices. You will learn how PHP 8 has introduced a number of additional controls that enforce certain best practices. In addition, the best ways to write code in PHP 8 are covered.
In this section, the following chapters are included:
- Chapter 9, Mastering PHP 8 Best Practices
- Chapter 10, Improving Performance
- Chapter 11, Migrating Existing PHP Apps to PHP 8
- Chapter 12, Creating PHP 8 Applications Using Asynchronous Programming