Libraries tagged by object value
deoliveiralucas/copy-object-attributes-values
26477 Downloads
Simple helper to copy attributes values with the same name from one object to an other.
cozy/value-objects
1756 Downloads
Collection of handy Value Objects
boson-php/value-object-contracts
8348 Downloads
Provides basic value object interfaces
wmde/freezable-value-object
32948 Downloads
PHP Trait for creating freezable value objects
gathercontent/config-value-object
63785 Downloads
Validate item config for GatherContent
beeyev/value-objects-php
10 Downloads
Immutable value objects for PHP, designed for Domain-Driven Design (DDD). Enhance your applications with expressive, reliable, and maintainable code.
serbanghita/form-to-object.js
29 Downloads
Plain JavaScript method to convert a HTML form (fields and values) to JavaScript (multidimensional) object.
makasim/values
28190 Downloads
Alter ego objects. Highly efficient way of building models, api clients and so on
legolabs/values
2236 Downloads
Alter ego objects. Highly efficient way of building models, api clients and so on
yorcreative/argonaut-dto
242 Downloads
A framework-agnostic PHP DTO package that provides nested casting, recursive serialization, validation, assemblers, and immutable DTO support out of the box.
xakepehok/path
9201 Downloads
Util for filesystem path navigation
xakepehok/enum-helper
10372 Downloads
Enum Helper with switch-case alternative and more
ufo-tech/dto-transformer
2283 Downloads
The library provides tools for two-way transformation of DTO objects ⇄ arrays, respecting typing, contracts, and flexible transformation logic.
tiny-blocks/time
482 Downloads
Models time as immutable value objects for PHP: instants, durations, periods, timezones, and time-of-day, all UTC-normalized.
tiny-blocks/math
22715 Downloads
Arbitrary-precision numbers for PHP, where arithmetic is exact and rounding is explicit.