#PHP 7: Real World Applications Development By Packt

###What You Will Learn:

  • 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
  • See how to improve the performance of your PHP applications and your database
  • Modernize your legacy application
  • Replace global and new dependency with dependency injection
  • Convert action logic to controllers

###Related Products