Collection of Value Objects
"
laravel-value-objects
offers a collection of general-purpose value objects you can use in your Laravel application. Built-in value objects includeBoolean
,Number
,Name
,Phone
,Uuid
and more. They are easily extendable with macros or inheritance."
Michael Rubél
@michael_backend