A PHP library of immutable objects to use in Domain Driven Design.
This is fork of ytake/valueobjects. The difference with this libary is that DateTime is using Carbon.
- PHP 8.2+
$ composer require qubus/valueobjects
$ composer test
Released under the MIT License.