Talk
Modeling Real-World Domains with Modern PHP
Duration
45m
Stop shipping magic strings and arrays-as-state. Using enums, readonly properties/classes, match expressions, and value objects, we’ll refactor a real e-commerce workflow (orders, payments, shipments) into safer, clearer code that’s easy to test and evolve.