mirror of
https://github.com/DesignPatternsPHP/DesignPatternsPHP.git
synced 2025-02-23 09:12:34 +01:00
added README
This commit is contained in:
parent
80d73c488b
commit
2653ed2aa9
8
README
Normal file
8
README
Normal file
@ -0,0 +1,8 @@
|
||||
# design patterns in PHP
|
||||
|
||||
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 or Doctrine2 as I'm most familiar with these).
|
||||
|
||||
I think the problem with patterns is that often people know them but don't know when to apply which.
|
||||
|
||||
*Please feel free to fork and add your own examples!*
|
Loading…
x
Reference in New Issue
Block a user