Libraries tagged by value bject
somnambulist/domain
6277 Downloads
Provides a collection of entities, helpers and base implementations for creating domain objects.
reallifekip/immutable-base
693 Downloads
Strict immutable DTOs, VOs, and SVOs for PHP 8.4+ with construction-time type validation, deep path mutation, and automatic validation chaining.
rasuvaeff/duration
1799 Downloads
Type-safe immutable duration value object for PHP
phant/data-structure
5913 Downloads
Manage data structure easily
nwidart/money-formatter
1294 Downloads
A money formatting package.
nepada/phone-number-doctrine
42327 Downloads
Phone number type for Doctrine.
nepada/email-address-doctrine
12295 Downloads
Email address type for Doctrine.
n2n/n2n-spec-valobj
7716 Downloads
Specifies an abstraction of basic value objects used in Domain Driven Design.
jessegall/php-types
2186 Downloads
Named typed constants and predicates — give meaning to magic literals like '', [], '{}', 0, true and null.
hradigital/php-datatypes
922 Downloads
Easy way to build up and sanitize your application objects.
harrisrafto/laravel-aegis
2069 Downloads
Aegis for Laravel — scaffolding and validation helpers for Value Objects.
fab2s/dt0
2850 Downloads
Immutable DTOs with bidirectional casting. No framework required. 8x faster than the alternative.
diego-ninja/granite
977 Downloads
A lightweight zero-dependency PHP library for building immutable, serializable objects with validation capabilities.
cline/strongly-typed-id
8907 Downloads
Strongly-typed ID value objects for PHP with support for UUID, ULID, NanoID, GUID, Sqid, Hashids and Laravel integration
cline/numerus
9449 Downloads
Immutable numeric value object with chainable arithmetic operations and Laravel Number formatting