mirror of
https://github.com/DesignPatternsPHP/DesignPatternsPHP.git
synced 2025-08-05 06:27:25 +02:00
add link to README.md
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
|
||||
[](https://travis-ci.org/domnikl/DesignPatternsPHP)
|
||||
|
||||
[Read the Docs of DesignPatternsPHP](http://designpatterns-php.readthedocs.org)
|
||||
|
||||
This is a collection of known design patterns and some sample code how to implement them in PHP. Every pattern has a small list of examples (most of them from Zend Framework, Symfony2 or Doctrine2 as I'm most familiar with this software).
|
||||
|
||||
I think the problem with patterns is that often people do know them but don't know when to apply which.
|
||||
|
Reference in New Issue
Block a user