qubus/valueobjects

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

Maintainers

👁 nomadicjosh

Package info

github.com/QubusPHP/valueobjects

pkg:composer/qubus/valueobjects

Statistics

Installs: 240

Dependents: 6

Suggesters: 0

Stars: 1

v4.1.1 2026-02-06 01:26 UTC

Suggests

None

Provides

None

Conflicts

None

Replaces

None

MIT 2d0bb8dfb059aecd7a5e9e01792bb8f72db72051

  • Joshua Parker <joshua.woop@joshuaparker.dev>

dddvalue-objectvalueobjectsdomain-driven-design


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.