Libraries tagged by value-object
xakepehok/value-object-builder
5646 Downloads
This helper can create object from passed classname and value, or return null, if passed value is also null
yadddl/value-object
557 Downloads
Yet another Value Object library
wiz-develop/php-value-object
684 Downloads
📦 The PHP Value Object library offers immutable, type-safe, and self-validating objects to model domain values using the Value Object pattern.
openconext/saml-value-object
42153 Downloads
Set of value objects for usage with SAML2
og-soft/laravel-openapi-value-object
743 Downloads
Generate OpenAPI Specification for Laravel Applications from value objects
lesname/value-object
837 Downloads
lbacik/value-object
3125 Downloads
Simple Value Object implementation
code-mine/valueobjects
10209 Downloads
A PHP library/collection of classes aimed to help developers using and undestanding immutable objects.
buzzingpixel/valueobject-ext
3493 Downloads
Some routine value objects for use with funeralzone/valueobjects.
adgoal-common/value-object
3581 Downloads
A PHP library/collection of classes aimed immutable objects.
gathercontent/config-value-object
63488 Downloads
Validate item config for GatherContent
cozy/value-objects
741 Downloads
Collection of handy Value Objects
beeyev/value-objects-php
8 Downloads
Immutable value objects for PHP, designed for Domain-Driven Design (DDD). Enhance your applications with expressive, reliable, and maintainable code.
xakepehok/enum-helper
9207 Downloads
Enum Helper with switch-case alternative and more
ufo-tech/dto-transformer
806 Downloads
The library provides tools for two-way transformation of DTO objects ⇄ arrays, respecting typing, contracts, and flexible transformation logic.