qubus/valueobjects

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

Installs: 164

Dependents: 4

Suggesters: 0

Security: 0

Stars: 1

Watchers: 0

Forks: 0

pkg:composer/qubus/valueobjects

v4.0.0 2025-09-30 23: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.2+

Install

$ composer require qubus/valueobjects

Testing

$ composer test

License

Released under the MIT License.