From b0fae21dcf3ef41d50665bf1fc9cdac05b74a3f1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20Kucha=C5=99?= <honza.kuchar@grifart.cz> Date: Wed, 7 Sep 2016 21:07:20 +0200 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6330e1f..38ffb96 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,7 @@ This project builds on example from presentation from [Mathias Verraes - Practic - [Mathias Verraes' elaborate on domain events](http://verraes.net/2014/11/domain-events/) - *Domain Events allow you to segregate the models of different systems* - [unknown's Domain Driven Design Through Onion *Architecture*](https://www.youtube.com/watch?v=pL9XeNjy_z4) - [CQRS.nu](http://cqrs.nu/) +- [DDD Community](http://dddcommunity.org/) ### DDD in PHP - William Durand: DDD with Symfony2: -- GitLab