mirror of
https://github.com/DesignPatternsPHP/DesignPatternsPHP.git
synced 2025-09-29 07:49:09 +02:00
removed SF2, Doctrine2 and ZF2 from README, this is old stuff by now
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
[Read the Docs of DesignPatternsPHP](http://designpatternsphp.readthedocs.org)
|
||||
or [Download as PDF/Epub](https://readthedocs.org/projects/designpatternsphp/downloads/)
|
||||
|
||||
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).
|
||||
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.
|
||||
|
||||
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