Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in domain-driven-design

DDD Factory Responsibility

Domain Driven Design Layout Question

How can I make phpunit do code-coverage on an external repository?

Table module samples

DDD: Can aggregates get other aggregates as parameters?

domain-driven-design

Are controllers inside the application layer or infrastructure layer? Should I even use controllers in Clean Architecture?

DDD Multi tenant design

Is it okay to use attributes and IValidatableObject on domain objects?

hybrid value object / entity types?

Value Object vs Data Transfer Object

Should UI project type be considered in domain model implementation?

Guidelines for solution source code organisation(OO/DDD)

Everything seems to be an Aggregate Root

domain-driven-design

How to inject an abstract factory into an entity's method?

Should my object be responsible for randomizing its own content?

How to setup domain model as actor?

How to create domain entity using data received from other bounded context?

domain-driven-design

Value Objects Vs Entities