Merge pull request #384 from Mihailoff/patch-1

Link to collection of pattern implementations
This commit is contained in:
Phil Sturgeon
2014-10-19 15:43:19 -05:00

View File

@@ -11,6 +11,7 @@ your code easier to manage and easier for others to understand.
* [Architectural pattern on Wikipedia](https://en.wikipedia.org/wiki/Architectural_pattern)
* [Software design pattern on Wikipedia](https://en.wikipedia.org/wiki/Software_design_pattern)
* [Collection of implementation examples](https://github.com/domnikl/DesignPatternsPHP)
## Factory