diff --git a/README.md b/README.md
index 318a0c6b0adf5fb4c517262b82eb780f92c5f073..dd2b322509e6c869e8f90b14b44f7ae96c426afc 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!)