Libraries tagged by object value
nicolopignatelli/valueobjects
106640 Downloads
A PHP library/collection of classes aimed to help developers using and undestanding immutable objects.
cultuurnet/valueobjects
47688 Downloads
A PHP library/collection of classes aimed to help developers using and understanding immutable objects.
vanio/stdlib
23705 Downloads
General purpose classes extending the PHP language.
tiny-blocks/mapper
2206 Downloads
Maps PHP objects to and from arrays, JSON, and iterables through reflection and pluggable strategies.
reallifekip/immutable-base
669 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
1711 Downloads
Type-safe immutable duration value object for PHP
phant/data-structure
5819 Downloads
Manage data structure easily
nwidart/money-formatter
1126 Downloads
A money formatting package.
nepada/phone-number-doctrine
41972 Downloads
Phone number type for Doctrine.
nepada/email-address-doctrine
12166 Downloads
Email address type for Doctrine.
n2n/n2n-spec-valobj
7569 Downloads
Specifies an abstraction of basic value objects used in Domain Driven Design.
kyzegs/laravel-eloquent-embeddables
561 Downloads
Doctrine-like embeddables for Eloquent using Laravel's native custom cast system.
jessegall/php-types
2003 Downloads
Named typed constants and predicates — give meaning to magic literals like '', [], '{}', 0, true and null.
hradigital/php-datatypes
822 Downloads
Easy way to build up and sanitize your application objects.
harrisrafto/laravel-aegis
1682 Downloads
Aegis for Laravel — scaffolding and validation helpers for Value Objects.