PHP 7 real world application development : use new features of PHP 7 to solve practical, real-world problems faced by PHP developers like yourself every day : a course in three modules

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 Delega...

Full description

Bibliographic Details
Main Authors: Bierer, Doug, Hussain, Altaf (Author), Jones, Paul (Author)
Format: eBook
Language:English
Published: Birmingham, UK Packt Publishing 2016
Subjects:
Online Access:
Collection: O'Reilly - Collection details see MPG.ReNa
LEADER 04175nmm a2200457 u 4500
001 EB001939026
003 EBX01000000000000001101928
005 00000000000000.0
007 cr|||||||||||||||||||||
008 210123 ||| eng
020 |a 9781787120143 
050 4 |a QA76.73.P224 
100 1 |a Bierer, Doug 
245 0 0 |a PHP 7  |b real world application development : use new features of PHP 7 to solve practical, real-world problems faced by PHP developers like yourself every day : a course in three modules 
246 3 1 |a PHP seven 
260 |a Birmingham, UK  |b Packt Publishing  |c 2016 
300 |a 1 volume  |b illustrations 
505 0 |a Includes bibliographical references and index 
653 |a PHP (Computer program language) / fast 
653 |a PHP (Computer program language) / http://id.loc.gov/authorities/subjects/sh99002710 
653 |a Web site development / http://id.loc.gov/authorities/subjects/sh98004795 
653 |a Sites Web / Développement 
653 |a PHP (Langage de programmation) 
653 |a COMPUTERS / Programming Languages / SQL. / bisacsh 
653 |a Web site development / fast 
700 1 |a Hussain, Altaf  |e author 
700 1 |a Jones, Paul  |e author 
041 0 7 |a eng  |2 ISO 639-2 
989 |b OREILLY  |a O'Reilly 
500 |a Authors: Doug Bierer, Altaf Hussain, Paul Jones. Cf. Credits page 
015 |a GBB753785 
776 |z 1787129004 
776 |z 9781787120143 
776 |z 9781787129009 
776 |z 1787120147 
776 |z 1787120147 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781787129009/?ar  |x Verlag  |3 Volltext 
082 0 |a 005.2762 
520 |a 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 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 In Detail PHP is a great language for developing web applications. It is essentially a server-side scripting language. PHP 7 is the latest version, providing major backward-compatibility breaks and focusing on improved performance and speed.  
520 |a Use new features of PHP 7 to solve practical, real-world problems faced by PHP developers like yourself every day. About This Book This course 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 course also illustrates the development of a complete modular application using PHP 7 in detail Who This Book Is For 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.  
520 |a This course follows a learning path which is divided into three modules. Each module is a mini course in its own right, taking your basic PHP programing skills to the next level by showing you intermediate to advanced PHP techniques with a focus on PHP 7. This way, get you equipped with the tools and skills required to develop professional and efficient applications for your websites and enterprises. The first module of the book is a programming cookbook that consists over 80 recipes! Each recipe is designed to solve practical, real-world problems faced by PHP developers like yourself every day. This course also covers new ways of writing PHP code made possible only in version 7. The second module of the course is designed to im..