The Wayback Machine - https://web.archive.org/web/20200715035120/https://github.com/topics/ddd-patterns
Skip to content
#

ddd-patterns

Here are 111 public repositories matching this topic...

adenhertog
adenhertog commented Apr 20, 2019

Create a new base class (ie; ValueObject<PropertyType>) that can be inherited to create a value object concrete definition.

Value objects are a core concept of DDD and represent things that are identified by their value rather than their hash/id/reference etc. See: https://martinfowler.com/bliki/ValueObject.html

There're already some examples on the web on this practice in typescript (eg h

BullOak
skleanthous
skleanthous commented Feb 12, 2017

Problem description

BullOak was made open source so as to share back into the community that we all are part of and in addition to that to be able to gather feedback and potentially contributions to BullOak from outside collaborators. In order for that to happen, we need documentation which at least covers the basic use cases for a CQRS framework.

Approach

We need documentation that

Base project of PHP oriented to DDD (Domain Driven Design), CQRS, Hexagonal Architecture and Microservices and using Docker, Nginx, Yarn, SCSS, Mysql, Symfony Flex and Symfony 4. This is the Old Version, the new repository: https://github.com/Fiser12/Base-Docker-Microservices
  • Updated Feb 1, 2018
  • PHP

Improve this page

Add a description, image, and links to the ddd-patterns topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the ddd-patterns topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.