mirror of
https://github.com/DesignPatternsPHP/DesignPatternsPHP.git
synced 2025-07-24 16:51:19 +02:00
cee1dd1da52d7b933c4a30813f8015f9c9e231bf
Docblocs benefits: - IDE auto complete gives info on type etc - Auto documentation on CI
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%