Libraries tagged by Value Object
andreypostal/json-handler-php
131 Downloads
Just a light and simple JSON helper that will make it easy for you to deal with json and objects
mediagone/common-types-doctrine
45 Downloads
Provides Doctrine types for mediagone/common-types package.
mediagone/common-types
63 Downloads
A collection of Value Objects you should (always) use instead of primitive types!
mcustiel/typed-php
18 Downloads
Object wrappers for primitives and typed arrays in PHP
kint/vo
990 Downloads
Simple, yet powerful immutable Value Object.
jerowork/email-message
147 Downloads
PHP 7.2+ value object for email messages.
c33s/doctrine-extra
179 Downloads
A Collection of Traits which can be used to build a Doctrine Entity.
iachilles/eavactiverecord
30 Downloads
Implements entity-attribute-value pattern and provides a simple way to work with EAV-attributes.
scheb/property-access
143 Downloads
A lightweight library to read/write values from/to objects to arrays
perfilov/php-dto-packer
1620 Downloads
Convert array, json, objects into a strongly-typed values (and back) for transferring throw services
adhocore/get-in
13 Downloads
Handy Traversal of chained objects with error trap and default value (suited for View).
tystr/redis-orm
173 Downloads
A simple PHP object mapper to assist in persisting objects in Redis and indexing them for efficient searching and filtering.
treshugart/model
1383 Downloads
Model is a simple, lightweight and easy-to-use Domain Driven Entity framework.
piotrpress/initer
151 Downloads
This library reads/writes flat array data from/to key=value format compatible with .ini and .env files.
florianwolters/component-core-equality
679 Downloads
Implements equivalence relations on non-null object references as a PHP component.