Design Patterns In PHP ========================= .. toctree:: :maxdepth: 2 1 Gettin' Jiggy With Adapters <./GettinJiggyWithAdapters.rst> 2 Observe This, Fool <./ObserveThis,Fool.rst> 3 Pick a Strategy <./PickaStrategy.rst> 4 The Chain of Responsibility <./TheChainofResponsibility.rst> 5 The Decorator Pattern <./TheDecoratorPattern.rst> 6 The Specification Pattern in PHP <./TheSpecificationPatterninPHP.rst> 7 The Specification Pattern in PHP Part <./TheSpecificationPatterninPHPPart.rst> 8 The Template Method Pattern <./TheTemplateMethodPattern.rst>