Libraries tagged by php value objects
endeavors/support-vo
508 Downloads
A flexible approach to handle data types as value objects. Email address as a value object and email address validation.
polysource/core
221 Downloads
Polysource Admin — core contracts and value objects. Pure PHP, zero Symfony dependency.
gksh/bitmask
65 Downloads
A bitmask value object for PHP
ez-php/bignum
97 Downloads
Arbitrary-precision integer and decimal arithmetic for the ez-php ecosystem — immutable BigInteger and BigDecimal value objects backed by bcmath (gmp optional)
wundii/structron
420 Downloads
A PHP library for generating human-readable documentation from structured data objects like DTOs, Entities, and Value Objects.
ufo-tech/dto-transformer
2171 Downloads
The library provides tools for two-way transformation of DTO objects ⇄ arrays, respecting typing, contracts, and flexible transformation logic.
tiny-blocks/building-blocks
86 Downloads
Implements tactical DDD building blocks for PHP: entities, aggregate roots, domain events, snapshots, and upcasters.
pink-tie/money-bundle
231 Downloads
Bundle that integrates the PHP implementation of Fowler's Money pattern with Symfony.
php-dto/uri
2986 Downloads
Immutable uri object with validation and helpful methods
php-dto/email-address
3817 Downloads
Immutable email object with validation and helpful methods
cedriccourteau/variant
109 Downloads
A simple ValueObject and ResultType generator for PHP
black/address
41 Downloads
PHP 5.4+ library to make working with Address safer, easier, and fun
bakame/cron
12 Downloads
CRON for PHP: Validate CRON expression, Calculate run date, determine if a CRON expression is due
acelot/struct
2916 Downloads
Declarative structure builder with validator and automapper for PHP 7
kint/vo
991 Downloads
Simple, yet powerful immutable Value Object.