funeralzone/valueobjects
PHP 7.1+ value object toolkit for fundamental scalar-based VOs. Provides traits for strings/ints/etc, enums via constants, easy native serialization (fromNative/toNative), and encourages domain validation logic. Includes extension library for complex objects.
Introduces helpers for boolean type VOs.
Bool::true();
Bool::false();
Breaking changes made to nullable sets
Enums!
How can I help you explore Laravel packages today?