DesignPatternsPHP
This is a collection of known design patterns and some sample code howto implement them in PHP. Every pattern has a small list of examples.
I think the problem with patterns is that often people do know them butdon’t know when to apply which.
Patterns
The patterns can be structured in roughly three different categories.Please click onthe title of every pattern’s page for a full explanation of the pattern on Wikipedia.