Modular Programming with PHP 7 Год издания: 2016 Автор: Branko Ajzele Жанр или тематика: Веб-программирование Издательство: Packt Publishing ISBN: 9781786462954 Язык: Английский Формат: PDF Качество: Издательский макет или текст (eBook) Интерактивное оглавление: Да Количество страниц: 332 Описание: Modular design techniques help you build readable, manageable, reusable, and more efficient codes. PHP 7, which is a popular open source scripting language, is used to build modular functions for your software. With this book, you will gain a deep insight into the modular programming paradigm and how to achieve modularity in your PHP code. We start with a brief introduction to the new features of PHP 7, some of which open a door to new concepts used in modular development. With design patterns being at the heart of all modular PHP code, you will learn about the GoF design patterns and how to apply them. You will see how to write code that is easy to maintain and extend over time with the help of the SOLID design principles. Throughout the rest of the book, you will build different working modules of a modern web shop application using the Symfony framework, which will give you a deep understanding of modular application development using PHP 7. What You Will Learn - Discover the new features of PHP 7 that are relevant to modular application development - Write manageable code based on the GoF design patterns and SOLID principles - Define the application requirements of a working modular application - 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 - Use core modules to set the structure and dependencies for other modules to use - Set up entities that are relevant to the module functionality and see how to manage these entities
Примеры страниц
Оглавление
Table of Contents 1: Ecosystem Overview 2: GoF Design Patterns 3: SOLID Design Principles 4: Requirement Specification for a Modular Web Shop App 5: Symfony at a Glance 6: Building the Core Module 7: Building the Catalog Module 8: Building the Customer Module 9: Building the Payment Module 10: Building the Shipment Module 11: Building the Sales Module 12: Integrating and Distributing Modules
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum