Skip to content

Commit fb96fe5

Browse files
committed
Merge branch 'master' of github.com:webdevilopers/php-ddd
2 parents 1059f2e + 81654f7 commit fb96fe5

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

README.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# php-ddd
2+
PHP Symfony Doctrine Domain-driven Design
3+
4+
Dormer Calculation examples:
5+
* https://gist.github.com/webdevilopers/5ac1f30d88102e24df87
6+
* https://gist.github.com/yvoyer/a778ac744ddf10012864
7+
* https://github.com/yvoyer/calculation-example
8+
9+
Feel free to post general questions as an Issue. E.g.:
10+
* https://github.com/yvoyer/calculation-example/issues/2
11+
12+
More examples will be posted in my blog:
13+
* http://blog.webdevilopers.net/category/php/ddd/
14+
15+
## CQRS
16+
17+
### Command
18+
19+
#### Immutable
20+
* https://github.com/matthiasnoback/convenient-immutability @matthiasnoback

0 commit comments

Comments
 (0)