Libraries tagged by Value Object
serbanghita/form-to-object.js
28 Downloads
Plain JavaScript method to convert a HTML form (fields and values) to JavaScript (multidimensional) object.
legolabs/values
1709 Downloads
Alter ego objects. Highly efficient way of building models, api clients and so on
dragoniscz/php-value-dumper
1353 Downloads
PHPValueDumper is a library designed to convert objects into PHP strings that can be used to create corresponding variables.
xakepehok/path
8754 Downloads
Util for filesystem path navigation
xakepehok/enum-helper
9612 Downloads
Enum Helper with switch-case alternative and more
ufo-tech/dto-transformer
1114 Downloads
The library provides tools for two-way transformation of DTO objects ⇄ arrays, respecting typing, contracts, and flexible transformation logic.
proai/laravel-struct
1677 Downloads
A Laravel package for using structs with Laravel including attribute casting.
php-dto/uri
2469 Downloads
Immutable uri object with validation and helpful methods
phant/data-structure
2990 Downloads
Manage data structure easily
perfilov/php-dto-packer
2097 Downloads
Blazing-fast PHP library to convert arrays, JSON & objects into strongly typed DTOs (and back)
onmoon/money
3665 Downloads
Opinionated extension of moneyphp/money with Doctrine types
nwidart/money-formatter
612 Downloads
A money formatting package.
n2n/n2n-spec-valobj
4475 Downloads
Specifies an abstraction of basic value objects used in Domain Driven Design.
mediagone/types-common-doctrine
3378 Downloads
Provides Doctrine types for mediagone/types-common package.
mediagone/types-common
3833 Downloads
A collection of generic Value Objects you should (always) use instead of primitive types!