public marks

PUBLIC MARKS from dzc with tag pattern

2014

2009

2008

2006

An Introduction to Using the Decorator Pattern with PHP

" Introduction au motif du décorateur en PHP : une classe décorateur vous permet d'ajouter de nouvelles compétences à une classe sans modifier l'original. Cela apporte certains avantages par rapport à l'héritage." (nexen)

Patterns For PHP

Patterns for PHP is a repository of Design Patterns implemented specifically for PHP.