Design Patterns in PHP
Cal Evans (03.Oct.2009)
Talk at CodeWorks 2009 (Washington) (English - US)
We will discuss the 10 most common design patterns used in web programming and how they can be applied in PHP. This is a PHP 201 level session.Some knowledge of PHP is required to understand.
Quicklink: https://joind.in/822
By clicking this button you are declaring that you are the speaker responsible for it and a claim request will be sent to the administrator of the event.
If the claim is approved you will be able to edit the information for this talk.
Are you sure?




06.Oct.2009 at 14:25 by Keith Casey
This was the best explanation of Adapter vs Decorator pattern that I've heard so far. They're *just similar* enough that it can be hard to see the difference between them.
That said, he had to fly through the Design Patterns, so none were covered with more than a few sentences. :( Dropping a couple might provide the ability to go deeper into some important but often overlooked ones.