Design Patterns In Action: The Bridge
An example of how to use the bridge design pattern in PHP.
Design Patterns In Action: The Visitor
An example of how to use the visitor design pattern in PHP
Design Patterns In Action: The Strategy
An example of how to use the strategy design pattern in PHP