From ce078cdddcf2fdabc43110dd94c616dc313802fd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20Kucha=C5=99?= <honza.kuchar@grifart.cz> Date: Wed, 17 Aug 2016 17:11:10 +0200 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 318a0c6..dd2b322 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,11 @@ This project builds on example from presentation from [Mathias Verraes - Practic - http://verraes.net/2014/11/domain-events/ - https://www.youtube.com/watch?v=pL9XeNjy_z4 +### DDD in PHP +- http://williamdurand.fr/2013/08/07/ddd-with-symfony2-folder-structure-and-code-first/ +- http://williamdurand.fr/2013/08/20/ddd-with-symfony2-making-things-clear/ +- http://williamdurand.fr/2013/11/13/ddd-with-symfony2-basic-persistence-and-testing/ + ### Message Buses - http://getprooph.org/ (cool one!) -- GitLab