Dmitri Goosens
Dmitri is a Belgian backend PHP Dev and Architect, working at Ardennes-étape, who is very passionate about DDD, OpenSource and everything Digital. When he’s not working, playing with code or reading about code, he spends time with family and cats and enjoys Belgian beers (especially Orval) and going for long walks in the forest.
Web site: https://phpc.social/@dgoosens
Articles
Bring Value To Your Code
By Dmitri Goosens
Last month I introduced you to the basics of Value Objects and demonstrated a series of very simple PHP examples. This month, let’s have a closer look at the benefits of using them. by Dmitri Goosens
Published in Owning The Web, December 2022
Bring Value To Your Code
By Dmitri Goosens
Through its iterations, PHP has become as appropriate as any other language to express Domain-Driven Design and implement other concepts and patterns that are more complex. One of these is one of the most important building blocks in Domain Driven Design (DDD), the Value Object… But what is a Value Object? Is it only useful in DDD? How, where, and why should one use them? Let’s try to check it out… by Dmitri Goosens
Published in The Value of the AST, November 2022