PHP, Value Objects and You 🫵 - Daniel Leech<!-- --> - PHP UK Conference

PHP, Value Objects and You 🫵 - Daniel Leech

Daniel Leech
Daniel Leech
DTL Software

Description

Value Objects can be one of the most powerful tools in your modelling toolbox. They make code expressive, maintainable, deterministic and cohesive. Yet they are sometimes misunderstood and it's often difficult for developers to realise where and how they can use them. In this talk you will learn how to identify value objects in the wild, what their properties are and how to create your own!