PHP Objects,Patterns and Practice 3rd May 2010
PHP Objects, Patterns and Practice, Third Edition
450 pages
Publisher: Apress; 3 edition (May 31, 2010)
Language: English
ISBN-10: 143022925X
ISBN-13: 978-1430229254
What you’ll learn
Learn to work with object fundamentals: writing classes and methods, instantiating objects, and creating powerful class hierarchies using inheritance.
Master advanced object-oriented features, including static methods and properties.
Learn how to manage error conditions with exceptions, and create abstract classes and interfaces.
Understand and use design principles to deploy objects and classes effectively in your projects.
Learn about design patterns, their purpose and structure, and the underlying principles that govern them.
Discover a set of powerful patterns that you can deploy in your own projects.
Learn about the tools and practices that can guarantee a successful project including unit testing; version control; build, installation, and package management; and continuous integration.