Cart
Free Shipping in Australia
Proud to be B-Corp

PHP Objects, Patterns, and Practice MATT ZANDSTRA

PHP Objects, Patterns, and Practice By MATT ZANDSTRA

PHP Objects, Patterns, and Practice by MATT ZANDSTRA


$44,99
Condition - Very Good
Only 2 left

PHP Objects, Patterns, and Practice Summary

PHP Objects, Patterns, and Practice by MATT ZANDSTRA

Aided by three key elements: object fundamentals, design principles, and best practices, you'll learn how to develop elegant and rock solid systems using PHP.

The 5th edition of this popular book has been fully updated for PHP 7, including replacing the PEAR package manager with Composer, and new material on Vagrant and PHP standards. It provides a solid grounding in PHP's support for objects, it builds on this foundation to instill core principles of software design and then covers the tools and practices needed to develop, test and deploy robust code.

PHP Objects, Patterns, and Practice begins by covering PHP's object-oriented features. It introduces key topics including class declaration, inheritance, reflection and much more.
The next section is devoted to design patterns. It explains the principles that make patterns powerful. The book covers many of the classic design patterns and includes chapters on enterprise and database patterns.
The last segment of the book covers the tools and practices that can help turn great code into a successful project. The section shows how to manage multiple developers and releases with git, how to manage builds and dependencies with Composer. It also explores strategies for automated testing and continuous integration.
What You'll Learn
  • Work with object fundamentals: writing classes and methods, instantiating objects, creating powerful class hierarchies using inheritance.
  • Master advanced object-oriented features, including static methods and properties, managing error conditions with exceptions, and creating abstract classes and interfaces.
  • Learn about the new object-oriented features introduced by PHP 7 and why they matter for your code.
  • Understand and use design principles to deploy objects and classes effectively in your projects.
  • Discover a set of powerful patterns that you can deploy in your own projects.
  • Guarantee a successful project including unit testing; version control, build, installation and package management; and continuous integration.

Who This Book is For
This book is suitable for anyone with at least a basic knowledge of PHP who wants to use its object-oriented features in their projects.
Those who already know their interfaces from their abstracts may well still find it hard to use these features in their systems. They will benefit from the book's emphasis on design. They will learn how to choose and combine the participants of a system; how to read design patterns and how to use them in their code.
Finally this book is for PHP coders who want to learn about the practices and tools (version control, testing, continuous integration, etc) that can make projects safe, elegant and stable.

    About MATT ZANDSTRA

    Matt Zandstra has worked as a web programmer, consultant, and writer for over two decades. He is the author of SAMS Teach Yourself PHP in 24 Hours (three editions) and a contributor to DHTML Unleashed. He has written articles for Linux Magazine, Zend, IBM DeveloperWorks, and php|architect Magazine, among others. Matt was a senior developer/tech lead at Yahoo and API tech lead at LoveCrafts. Matt works as a consultant advising companies on their architectures and system management, and also develops systems primarily with PHP, and Java. Matt also writes fiction.

    Table of Contents

    Part I. Objects.- 1. PHP: Design and Management.- 2. PHP and Objects.- 3. Object Basics.- 4. Advanced Features.- 5. Object Tools.- 6. Objects and Design.- Part II. Patterns.- 7. What Are Design Patterns? Why Use Them?.- 8. Some Pattern Principles.- 9. Generating Objects.- 10. Patterns for Flexible Object Programming.- 11. Performing and Representing Tasks.- 12. Enterprise Patterns.- 13. Database Patterns.- Part III. Practice.- 14. Good (and Bad) Practice.- 15. PHP Standards.- 16. PHP Using and Creating Components with Composer.- 17. Version Control with Git.- 18. Testing.- 19. Automated Build with Phing.- 20. Vagrant.- 21. Continuous Integration.- 22. Objects, Patterns, and Practice.- 23. App A: Bibliography.- 24. App B: A Simple Parser.

    Additional information

    GOR008996148
    9781484219959
    1484219953
    PHP Objects, Patterns, and Practice by MATT ZANDSTRA
    Used - Very Good
    Paperback
    APress
    20161220
    576
    N/A
    Book picture is for illustrative purposes only, actual binding, cover or edition may vary.
    This is a used book - there is no escaping the fact it has been read by someone else and it will show signs of wear and previous use. Overall we expect it to be in very good condition, but if you are not entirely satisfied please get in touch with us

    Customer Reviews - PHP Objects, Patterns, and Practice