PHP 7: Real World Application Development book covers the new features of version 7.x, best practices for server-side programming, and MVC frameworks Leverage the potential of PHP for server-side programming, memory management, and Object-Oriented Programming to improve your programming productivity. This book also illustrates the development of a complete modular application using PHP 7 in detail.
If you are an aspiring web developer, mobile developer, or back-end programmer, who has basic experience in PHP programming and wants to develop performance-critical applications, then this course is for you. It will take your PHP programming skills to next level.
You will learn to :
- Solve practical real-world programming problems using PHP 7
- Discover where and when PHP 5 code needs to be re-written to avoid backwards-compatibility breaks
- Use advanced PHP 7 features such as the Abstract Syntax Tree, Uniform Variable Syntax, Scalar Type Hints, Generator Delegation, Anonymous Classes, and the Context Sensitive Lexer
- Set up a high performance development and production environment for PHP 7
- Discover new OOP features in PHP 7 to achieve high performance
- Discover the new features of PHP 7 that are relevant to modular application development
- Explore the ins and outs of the Symfony framework
- Build a set of modules based on the Symfony framework that comprise a simple web shop app
This book takes a practical, step-by-step approach with real-world examples that serve as building blocks for your application development and guide you through improving the quality of your code. An interesting approach to get started with PHP7.