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