Looking for more information on how to do PHP the right way? Check out PHP: The Right Way

PHP-Tools Blog:
PHP Design Patterns Finished
Aug 19, 2006 @ 15:27:17

Stephan Schmidt has posted some great news to the PHP-Tools blog today - the O'Reilly book he's been working on "PHP Design Patterns" has been completed and sent off to press.

The work of the last six months is finally bearing fruit and I will be able to spend my spare time on coding again instead of just writing. If you wondered, why patTemplate or any of my other open source projects did not show any progress, this announcement should answer your questions.

I put nearly all of my thoughts on software architecture, OO design and patterns into this book and thus it consists of 370 pages dealing with OO development in PHP 5.1, creational patterns, structural patterns, behavioural patterns as well as enterprise patterns and MVC architectures. Furthermore it covers SPL, Propel and patTemplate to provide some real-life examples of the patterns.

A note to all readers out there, though - the book is in German (despite the English title). If you want to check out a sample bit of code from the book or just want to get more information on it, check out it's website.

tagged: book finished design patterns oreilly press september book finished design patterns oreilly press september

Link:


Trending Topics: