qubus/valueobjects

A PHP library of immutable objects to use in Domain Driven Design.

Installs: 175

Dependents: 5

Suggesters: 0

Security: 0

Stars: 1

Watchers: 0

Forks: 0

pkg:composer/qubus/valueobjects

v4.0.1 2025-10-11 20:22 UTC

README

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.

Requirements

  • PHP 8.4+

Install

$ composer require qubus/valueobjects

Testing

$ composer test

License

Released under the MIT License.