Libraries tagged by ValueObject
spatie/value-object
178 Downloads
Data transfer objects with batteries included
nicolopignatelli/valueobjects
106640 Downloads
A PHP library/collection of classes aimed to help developers using and undestanding immutable objects.
zolta/forge
568 Downloads
Domain layer foundation for PHP 8.2+ providing Value Objects with attribute-based validation, Entities, Aggregates, Rules, Specifications, Policies, Invariants, Transformers, and a framework-agnostic adapter system.
vanio/stdlib
23884 Downloads
General purpose classes extending the PHP language.
reallifekip/immutable-base
696 Downloads
Strict immutable DTOs, VOs, and SVOs for PHP 8.4+ with construction-time type validation, deep path mutation, and automatic validation chaining.
phant/data-structure
5927 Downloads
Manage data structure easily
nwidart/money-formatter
1342 Downloads
A money formatting package.
nepada/phone-number-doctrine
42374 Downloads
Phone number type for Doctrine.
nepada/email-address-doctrine
12330 Downloads
Email address type for Doctrine.
napojse/data-transfer-object
9303 Downloads
Data transfer objects with batteries included
n2n/n2n-spec-valobj
7726 Downloads
Specifies an abstraction of basic value objects used in Domain Driven Design.
harrisrafto/laravel-aegis
2116 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
8938 Downloads
Strongly-typed ID value objects for PHP with support for UUID, ULID, NanoID, GUID, Sqid, Hashids and Laravel integration