Modern PHP
New Features and Good Practices
-
-
5.0 • 1 Rating
-
-
- £17.99
-
- £17.99
Publisher Description
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.
Learn modern PHP features, such as namespaces, traits, generators, and closuresDiscover how to find, use, and create PHP componentsFollow best practices for application security, working with databases, errors and exceptions, and moreLearn tools and techniques for deploying, tuning, testing, and profiling your PHP applicationsExplore Facebook’s HVVM and Hack language implementations—and how they affect modern PHPBuild a local development environment that closely matches your production server
Customer Reviews
Great for training and reference
This is a great all round book for new and experienced PHP developers to get back up to speed with modern developments and practices. Especially the opinions on working with components are valuable, even though I was already using composer.
The book is also a great reference for general development practices and simplifies talking through workflows that I previously failed to implement due to their complexity.
I would highly recommend it to shortcut your learning and it helped me get excited about PHP development again.