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