This book is for the developer who has just come across PHP and is wondering what the big deal is, and also for the non-programmer who is just starting out— and doesn’t know where to begin.
As Confucius once wisely said, “I hear and I forget....
Take advantage of the improved performance and reduced memory requirements of PHP version 7, and learn to utilize the new built-in PHP functions and features such as typed variable enforcement with declare(strict_types=1) and the new available data...