Libraries tagged by value-objects
moneyphp/money
68665327 Downloads
PHP implementation of Fowler's Money pattern
sebastian/type
541195305 Downloads
Collection of value objects that represent the types of the PHP type system
sebastian/code-unit
454383983 Downloads
Collection of value objects that represent the PHP code units
spatie/data-transfer-object
24921306 Downloads
Data transfer objects with batteries included
cuyz/valinor
3993486 Downloads
Library that helps to map any input into a strongly-typed value object structure.
darsyn/ip
1738484 Downloads
An immutable IP Address value object that provides several different notations, including helper functions.
mathiasverraes/money
2012207 Downloads
PHP implementation of Fowler's Money pattern
nikolaposa/version
5033924 Downloads
Value Object that represents a SemVer-compliant version number.
ergebnis/json
14698109 Downloads
Provides a Json value object for representing a valid JSON string.
jessarcher/laravel-castable-data-transfer-object
670485 Downloads
Automatically cast JSON columns to rich PHP objects in Laravel using Spatie's data-transfer-object class
spryker/decimal-object
2685655 Downloads
PHP decimal handling as value object
funeralzone/valueobjects
525228 Downloads
A PHP 7.1 value objects helper library.
cuyz/valinor-bundle
152383 Downloads
Symfony integration of `cuyz/valinor` — a library that helps to map any input into a strongly-typed value object structure.
sebastian/money
1203087 Downloads
Value Object that represents a monetary value (using a currency's smallest unit)
michael-rubel/laravel-value-objects
34569 Downloads
It is an example template for Laravel packages. Fill or change it the way you like.