Update README.rst

This commit is contained in:
Dominik Liebler
2017-12-27 08:07:51 +01:00
committed by GitHub
parent 56d92237be
commit b6ed638396

View File

@@ -8,6 +8,10 @@ DesignPatternsPHP
:target: https://readthedocs.org/projects/designpatternsphp/?badge=latest
:alt: Documentation Status
.. image:: https://img.shields.io/badge/donate-paypal-blue.svg?style=flat-square
:target: https://paypal.me/LieblerDominik
:alt: Donate
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