Libraries tagged by object value
serbanghita/form-to-object.js
27 Downloads
Plain JavaScript method to convert a HTML form (fields and values) to JavaScript (multidimensional) object.
legolabs/values
1533 Downloads
Alter ego objects. Highly efficient way of building models, api clients and so on
dragoniscz/php-value-dumper
567 Downloads
PHPValueDumper is a library designed to convert objects into PHP strings that can be used to create corresponding variables.
ufo-tech/dto-transformer
287 Downloads
The library provides tools for two-way transformation of DTO objects ⇄ arrays, respecting typing, contracts, and flexible transformation logic.
puzzle/uuid
40796 Downloads
Uuid as value object
proai/laravel-struct
1492 Downloads
A Laravel package for using structs with Laravel including attribute casting.
phant/data-structure
2286 Downloads
Manage data structure easily
nwidart/money-formatter
533 Downloads
A money formatting package.
nepada/birth-number-doctrine
1914 Downloads
Czech birth number type for Doctrine.
n2n/n2n-spec-valobj
3254 Downloads
Specifies an abstraction of basic value objects used in Domain Driven Design.
helvetitec/money
1624 Downloads
PHP implementation of Fowler's Money pattern
gentle/embeddables
4221 Downloads
Small collection of value objects.
felipeweb11/laravel-easymutators
3267 Downloads
Value object mutation solution for Laravel 5.
acelot/struct
2424 Downloads
Declarative structure builder with validator and automapper for PHP 7
perfilov/php-dto-packer
1891 Downloads
Convert array, json, objects into a strongly-typed values (and back) for transferring throw services