cubicmushroom/valueobjects
A small PHP package providing lightweight Value Object classes to model immutable domain values (e.g., IDs, money, email, dates) with validation and type-safety. Useful for cleaner Laravel apps and DDD-style codebases.
This is a direct clone of the nicolopignatelli/valueobjects which appears to have been delete, created so that those using the original package can continue using it despite the original repository being deleted.
A PHP library/collection of classes aimed to help developers using and undestanding immutable objects.
See CONTRIBUTING file.
ValueObjects is released under the MIT License. See the bundled LICENSE file for details.
How can I help you explore Laravel packages today?