Merge pull request #948 from Xymph/add-design-patterns-catalog

Add link to design patterns catalog
This commit is contained in:
Xymph
2022-12-28 13:45:41 +01:00
committed by GitHub

View File

@@ -16,4 +16,5 @@ then you have to find the patterns that best suit the type and size of applicati
You can learn more about PHP design patterns and see working examples at:
<https://refactoring.guru/design-patterns/php>
[https://designpatternsphp.readthedocs.io/](https://web.archive.org/web/20221007015016/https://designpatternsphp.readthedocs.io/en/latest/README.html) (archived, [PDF download](https://www.computer-pdf.com/web-programming/php/924-tutorial-designpatternsphp-documentation.html))