Libraries tagged by php value objects
tiny-blocks/mapper
1974 Downloads
Maps PHP objects to and from arrays, JSON, and iterables through reflection and pluggable strategies.
reallifekip/immutable-base
428 Downloads
Strict immutable DTOs, VOs, and SVOs for PHP 8.4+ with construction-time type validation, deep path mutation, and automatic validation chaining.
cline/numerus
4922 Downloads
Immutable numeric value object with chainable arithmetic operations and Laravel Number formatting
tailflow/castable-dto
29493 Downloads
Automatically cast JSON columns to PHP objects in Laravel using Spatie's data-transfer-object class
granam/float
29482 Downloads
Converter and wrapping object for a float value
granam/number
30309 Downloads
Converter and wrapping object for a number (float or integer) value
php-value-object/date-time-range
3980 Downloads
DateTimeRange value object
teamchallengeapps/distance
9150 Downloads
PHP Distance (Value Object) Helper
spryker/decimal
1645 Downloads
PHP decimal handling as value object
eboreum/caster
8326 Downloads
Cast any PHP value to a sensible, human readable string. Great for type-safe outputs, exception messages, transparency during debugging, and similar things. Also helps avoiding innate problems such as printing endless, circular referencing objects (endless recursion), limits the output for large arrays and long strings, and prevents (opt-in) the outputting of sensitive strings like passwords.
cspray/typiphy
20501 Downloads
A small library of value objects and functions for working with PHP's types.
wiz-develop/php-value-object
5257 Downloads
📦 The PHP Value Object library offers immutable, type-safe, and self-validating objects to model domain values using the Value Object pattern.
tiny-blocks/value-object
23665 Downloads
Defines the default behavior contract for PHP value objects with structural equality.
talentify/php-value-objects
20486 Downloads
Provides some value objects.
serendipity_hq/php_value_objects
6361 Downloads
A set of value objects to manage simple and composite values