mirror of
https://github.com/codeguy/php-the-right-way.git
synced 2025-08-06 22:16:34 +02:00
Use external resource for Design Pattern examples
This commit is contained in:
@@ -14,4 +14,6 @@ lot of the pattern decisions are made for you. But it is still up to you to pick
|
||||
code you build on top of the framework. If, on the other hand, you are not using a framework to build your application
|
||||
then you have to find the patterns that best suit the type and size of application that you're building.
|
||||
|
||||
* Continue reading on [Design Patterns](/pages/Design-Patterns.html)
|
||||
You can learn more about PHP design patterns and see working examples at:
|
||||
|
||||
<https://designpatternsphp.readthedocs.io/>
|
||||
|
Reference in New Issue
Block a user