๐”– Scriptorium
โœฆ   LIBER   โœฆ

๐Ÿ“

PHP Objects, Patterns, and Practice

โœ Scribed by Matt Zandstra (auth.)


Publisher
Apress
Year
2008
Tongue
English
Leaves
491
Category
Library

โฌ‡  Acquire This Volume

No coin nor oath required. For personal study only.

โœฆ Table of Contents


Front Matter....Pages i-xxiii
Front Matter....Pages 1-1
PHP: Design and Management....Pages 3-8
Front Matter....Pages 9-9
PHP and Objects....Pages 11-15
Object Basics....Pages 17-44
Advanced Features....Pages 45-69
Object Tools....Pages 71-95
Objects and Design....Pages 97-118
Front Matter....Pages 119-119
What Are Design Patterns? Why Use Them?....Pages 121-128
Some Pattern Principles....Pages 129-140
Generating Objects....Pages 141-165
Patterns for Flexible Object Programming....Pages 167-186
Performing and Representing Tasks....Pages 187-221
Enterprise Patterns....Pages 223-275
Database Patterns....Pages 277-318
Front Matter....Pages 319-319
Good (and Bad) Practice....Pages 321-327
An Introduction to PEAR....Pages 329-352
Generating Documentation with phpDocumentor....Pages 353-367
Version Control with CVS....Pages 369-389
Testing with PHPUnit....Pages 391-411
Automated Build with Phing....Pages 413-432
Front Matter....Pages 433-433
Objects, Patterns, Practice....Pages 435-443
Back Matter....Pages 445-487

โœฆ Subjects


Programming Languages, Compilers, Interpreters


๐Ÿ“œ SIMILAR VOLUMES


PHP objects, patterns, and practice
โœ Matt Zandstra ๐Ÿ“‚ Library ๐Ÿ“… 2010 ๐Ÿ› Apress ๐ŸŒ English

This book takes you beyond the PHP basics to the enterprise development practices used by professional programmers. Updated for PHP 5.3 with new sections on closures, namespaces, and continuous integration, this edition will teach you about object features such as abstract classes, reflection, inter

PHP objects, patterns, and practice
โœ Matt Zandstra ๐Ÿ“‚ Library ๐Ÿ“… 2013 ๐Ÿ› Apress ๐ŸŒ English

<em>PHP Objects Patterns and Practice, Fourth Edition</em> is revised and updated throughout. The book begins by covering PHP's object-oriented features. It introduces key topics including class declaration, inheritance, reflection and much more. These provide the fundamentals of the PHP's support