Libraries tagged by Value Object
moneyphp/money
67950557 Downloads
PHP implementation of Fowler's Money pattern
sebastian/type
536868694 Downloads
Collection of value objects that represent the types of the PHP type system
sebastian/code-unit
450570754 Downloads
Collection of value objects that represent the PHP code units
spatie/data-transfer-object
24631909 Downloads
Data transfer objects with batteries included
cuyz/valinor
3780853 Downloads
Library that helps to map any input into a strongly-typed value object structure.
darsyn/ip
1726677 Downloads
An immutable IP Address value object that provides several different notations, including helper functions.
mathiasverraes/money
2010456 Downloads
PHP implementation of Fowler's Money pattern
rubix/tensor
1153219 Downloads
A library and extension that provides objects for scientific computing in PHP.
nikolaposa/version
4962849 Downloads
Value Object that represents a SemVer-compliant version number.
ergebnis/json
14345195 Downloads
Provides a Json value object for representing a valid JSON string.
spryker/decimal-object
2666661 Downloads
PHP decimal handling as value object
funeralzone/valueobjects
519498 Downloads
A PHP 7.1 value objects helper library.
jessarcher/laravel-castable-data-transfer-object
668696 Downloads
Automatically cast JSON columns to rich PHP objects in Laravel using Spatie's data-transfer-object class
sebastian/money
1201779 Downloads
Value Object that represents a monetary value (using a currency's smallest unit)
acelaya/doctrine-enum-type
1978538 Downloads
A custom Doctrine type that maps column values to enum objects using myclabs/php-enum