
Episode 114
Taking liberties with value objects
No Compromises · Joel Clermont and Aaron Saray
November 23, 202412m 23s
Audio is streamed directly from the publisher (media.transistor.fm) as published in their RSS feed. Play Podcasts does not host this file. Rights-holders can request removal through the copyright & takedown page.
Show Notes
Programmers love geeking out and creating specialized terms and vocabulary. Well I can do that too. In today's episode, we talk about "value objects", put our own special definition on it, and discuss when we might use these in a Laravel project.
- (00:00) - What I mean by "value object"
- (03:00) - Nicer to do in newer PHP versions
- (04:00) - Main use case for value objects
- (05:30) - Use them for everything then?
- (09:00) - A second reason to use a value object
- (10:45) - Silly bit
Sign up for our newsletter and get short, practical Laravel tips delivered fresh to your inbox.
Topics
LaravelPHP