2013-05-12 11:13:37 +02:00
2013-05-11 20:54:21 +02:00
2013-05-11 22:18:12 +02:00
2013-05-11 02:51:57 +02:00
2013-05-11 22:18:12 +02:00
2013-05-11 22:18:12 +02:00
2011-08-23 11:52:46 +02:00
2011-08-27 10:54:30 +02:00
2013-05-08 01:06:11 +08:00
2013-05-08 15:30:54 +04:00
2013-05-10 21:49:22 +02:00
2011-09-03 12:57:28 +02:00
2013-05-12 11:13:37 +02:00
2013-05-11 22:37:20 +02:00
2012-09-01 11:05:56 +02:00
2013-05-10 19:12:02 +02:00
2011-10-30 11:51:39 +01:00
2013-05-10 19:51:19 +02:00
2011-10-04 12:08:37 +02:00

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 this software).

I think the problem with patterns is that often people do know them but don't know when to apply which.

Please feel free to fork and add your own examples!

Languages
PHP 85.3%
Python 8%
Makefile 6.2%
Dockerfile 0.5%