Recommended Reading: Modern PHP

modern-php

PHP is experiencing a renaissance, though it may be difficult to tell with all of the outdated PHP tutorials online. With this practical guide, you’ll learn how PHP has become a full-featured, mature language with object-orientation, namespaces, and a growing collection of reusable component libraries.

Author Josh Lockhart—creator of PHP The Right Way, a popular initiative to encourage PHP best practices—reveals these new language features in action. You’ll learn best practices for application architecture and planning, databases, security, testing, debugging, and deployment. If you have a basic understanding of PHP and want to bolster your skills, this is your book.

Having skimmed the book I must say it’s a very good resource. Except for a few minor remarks here and there, it’s a rock solid book touching not only PHP specific stuff, but also some of the extra stuff one must be aware of: Namespacing, Traits, Composer & Packagist, Password Encryption, Unicode, SSH, Deployment, Unit Testing, …. The only thing I found missing was a (little) section on Dependency Injection.

Sidenote: It’s also nice to see that there’s quite an overlap between the book and my PHP course materials (part 1 + part 2) and its lab assignments (unfortunately not freely available online).

O’Reilly: Modern PHP →

Published by Bramus!

Bramus is a frontend web developer from Belgium, working as a Chrome Developer Relations Engineer at Google. From the moment he discovered view-source at the age of 14 (way back in 1997), he fell in love with the web and has been tinkering with it ever since (more …)

Leave a comment

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.