Overview
- PHP Objects, Patterns, and Practice is designed to help readers develop elegant and rock-solid systems through mastery of three key elements: object fundamentals, design principles, and development best practice.
Access this book
Tax calculation will be finalised at checkout
Other ways to access
About this book
The next section is devoted to design patterns. These describe common problems and their solutions. The section describes the design principles that make patterns powerful. It 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 build and install using Phing and PEAR. It also explores strategies for automated testing and build.
In addition to discussing the latest developments in build, test, and continuous integration, this section keeps pace with best practice in version control by focusing on Git, increasingly the developer's system of choice.
Taken together these three elements: object fundamentals, design principles, and best practice will help the reader develop elegant and rock solid systems.
PHP Objects and Patterns:
- Describes and demonstrates PHP's built-in object-oriented features
- Breaks down the principles of object-oriented design, explaining key design patterns using practical examples.
- Discusses the tools and practices necessary for developing, testing and deploying exemplary applications.
Similar content being viewed by others
Table of contents (23 chapters)
About the author
Bibliographic Information
Book Title: PHP Objects, Patterns, and Practice
Authors: Matt Zandstra
DOI: https://doi.org/10.1007/978-1-4302-6032-5
Publisher: Apress Berkeley, CA
eBook Packages: Professional and Applied Computing, Apress Access Books, Professional and Applied Computing (R0)
Copyright Information: Matt Zandstra 2013
eBook ISBN: 978-1-4302-6032-5Published: 21 January 2014
Edition Number: 4
Number of Pages: XXII, 488
Number of Illustrations: 106 b/w illustrations
Topics: Web Development, Software Engineering/Programming and Operating Systems