====== Strategy ====== From the [[Gang of Four]]: \\ "Define a family of algorithms, encapsulate each one, and make them interchangeable. Strategy lets the algorithm vary independently from clients that use it." [[http://www.phppatterns.com| phppatterns]] on [[http://www.phppatterns.com/index.php/article/articleview/13/1/1/|Strategy Pattern]]