Libraries tagged by php value objects
moneyphp/money
95222880 Downloads
PHP implementation of Fowler's Money pattern
sebastian/code-unit
567926333 Downloads
Collection of value objects that represent the PHP code units
sebastian/type
679114312 Downloads
Collection of value objects that represent the types of the PHP type system
mathiasverraes/money
2066388 Downloads
PHP implementation of Fowler's Money pattern
rubix/tensor
1653161 Downloads
A library and extension that provides objects for scientific computing in PHP.
funeralzone/valueobjects
732176 Downloads
A PHP 7.1 value objects helper library.
spryker/decimal-object
3064751 Downloads
PHP decimal handling as value object
jessarcher/laravel-castable-data-transfer-object
712399 Downloads
Automatically cast JSON columns to rich PHP objects in Laravel using Spatie's data-transfer-object class
acelaya/doctrine-enum-type
2134546 Downloads
A custom Doctrine type that maps column values to enum objects using myclabs/php-enum
php-collective/decimal-object
74162 Downloads
PHP decimal handling as value object
doctrine/key-value-store
272078 Downloads
Simple Key-Value Store Abstraction Layer that maps to PHP objects, allowing for many backends.
smartemailing/types
72066 Downloads
Lightweight collection of handy PHP value objects
ulabox/money
244474 Downloads
Yet another PHP implementation of the Money value object using BCMath
yorcreative/laravel-argonaut-dto
3751 Downloads
Argonaut is a lightweight Data Transfer Object (DTO) package for Laravel that supports nested casting, recursive serialization, and validation out of the box. Ideal for service layers, APIs, and clean architecture workflows.
bruli/php-value-objects
322450 Downloads
PHP Value objects to use for DDD domains.