Libraries tagged by Value Object
xakepehok/enum-helper
8661 Downloads
Enum Helper with switch-case alternative and more
wundii/structron
59 Downloads
A PHP library for generating human-readable documentation from structured data objects like DTOs, Entities, and Value Objects.
ufo-tech/dto-transformer
446 Downloads
The library provides tools for two-way transformation of DTO objects ⇄ arrays, respecting typing, contracts, and flexible transformation logic.
proai/laravel-struct
1506 Downloads
A Laravel package for using structs with Laravel including attribute casting.
php-dto/uri
1605 Downloads
Immutable uri object with validation and helpful methods
phant/data-structure
2331 Downloads
Manage data structure easily
onmoon/money
2624 Downloads
Opinionated extension of moneyphp/money with Doctrine types
nwidart/money-formatter
542 Downloads
A money formatting package.
n2n/n2n-spec-valobj
3397 Downloads
Specifies an abstraction of basic value objects used in Domain Driven Design.
helvetitec/money
1654 Downloads
PHP implementation of Fowler's Money pattern
gentle/embeddables
4254 Downloads
Small collection of value objects.
foodkit/openapi-dto
1263 Downloads
A simple library that allows you to define OpenAPI specifications via Data Transfer Objects.
diego-ninja/granite
12 Downloads
A lightweight zero-dependency PHP library for building immutable, serializable objects with validation capabilities.
acelot/struct
2473 Downloads
Declarative structure builder with validator and automapper for PHP 7
tailflow/castable-dto
29103 Downloads
Automatically cast JSON columns to PHP objects in Laravel using Spatie's data-transfer-object class