mirror of
https://github.com/codeguy/php-the-right-way.git
synced 2025-08-08 06:56:33 +02:00
Merge pull request #688 from ericpoe/patterns-readTheDocs
Link to easy-to-read Read The Docs version rather than github repo
This commit is contained in:
@@ -11,7 +11,7 @@ make your code easier to manage and easier for others to understand.
|
|||||||
|
|
||||||
* [Architectural pattern on Wikipedia](https://en.wikipedia.org/wiki/Architectural_pattern)
|
* [Architectural pattern on Wikipedia](https://en.wikipedia.org/wiki/Architectural_pattern)
|
||||||
* [Software design pattern on Wikipedia](https://en.wikipedia.org/wiki/Software_design_pattern)
|
* [Software design pattern on Wikipedia](https://en.wikipedia.org/wiki/Software_design_pattern)
|
||||||
* [Collection of implementation examples](https://github.com/domnikl/DesignPatternsPHP)
|
* [Collection of implementation examples](http://designpatternsphp.readthedocs.io/en/latest/)
|
||||||
|
|
||||||
## Factory
|
## Factory
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user