Libraries tagged by ValueObject
cline/numerus
9642 Downloads
Immutable numeric value object with chainable arithmetic operations and Laravel Number formatting
apeschar/date
23225 Downloads
A value object for dates without times
php-value-object/date-time-range
4645 Downloads
DateTimeRange value object
wsw/money
79746 Downloads
Value Object Money
wsw/email
29421 Downloads
Value Object E-mail
wmde/euro
45028 Downloads
Value object for representing a positive amount of Euro
vortos/vortos-domain
2268 Downloads
Vortos domain primitives — AggregateRoot, DomainEvent, ValueObject, Repository contracts
teamchallengeapps/distance
9820 Downloads
PHP Distance (Value Object) Helper
studio-design/ecdsa-signature
2096 Downloads
ECDSA signature value object with DER/JWS raw format conversion and curve-order validation. For Cloud KMS/HSM-based JWT signing where OpenSSL/KMS returns DER but JWT (RFC 7518) requires raw format.
stratdes/vo
11162 Downloads
Generic ValueObjects library
php-standard-library/ip
4043 Downloads
Immutable, binary-backed value object for IPv4 and IPv6 addresses with parsing, classification, and comparison
mnavarrocarter/chilean-rut
10625 Downloads
PHP Rut Value Object with validation utilities, doctrine type, and other cool features.
keios/moneyright
56086 Downloads
Precise, GAAP-compliant, database-friendly Money Value Object
goldnead/statamic-identity-contracts
2377 Downloads
Identity foundation for Statamic addons: a stable Identity value object and resolver contracts so addons never depend on a concrete App\Models\User.
cboxdk/siem
1982 Downloads
Zero-dependency SIEM log-streaming core for PHP: a normalized security-event value object and the formatters (Splunk HEC, Elastic ECS, ArcSight/syslog CEF, generic JSON) that turn it into what real SIEMs ingest. Framework-agnostic; the delivery/egress layer lives in the Laravel wrapper.