Design Patterns Repository contains a list of design patterns implemented in php. All examples was given from "Design Patterns" book. Creational Abstract factory Factory method Factory Singleton Structural Adapter Composite Decorator Facade Behavioral Command Iterator Observer Strategy Template method Tests $ composer install $ ./vendor/bin/phpunit License GPLv3. See LICENSE file.