Libraries tagged by abstract value object
tmilos/value
1921523 Downloads
Abstract value and enum objects
innmind/http
116889 Downloads
Value Objects to abstract http messages
digipolisgent/value
94656 Downloads
Package containing the interfaces and abstract implementations to support the usage of Value objects in packages and projects.
lslabs/value-object
7 Downloads
Abstract value object class to extend from.
fleshgrinder/value-object
63 Downloads
Abstract value object implementation as basis for custom domain value objects.
frankvanhest/value-objects
355 Downloads
Value Objects interfaces and abstracts to create value objects
gusarov112/abstract-collection
4 Downloads
A simple abstract class mostly for entities, models, value objects
jakubgiminski/value-object
6 Downloads
Library of abstract classes intended to be used as bases for value objects.
dhii/data-key-value-aware-abstract
8544 Downloads
Traits for objects that are aware of a key, a value, or both.
mf1dd/object-builder
1 Downloads
Automatically creates fully populated PHP object instances with random, type-safe values. Designed for test fixtures and runtime object generation. Supports all PHP class types — regular classes, readonly classes, abstract classes, enums, traits, interfaces, and built-in stock classes like DateInterval or ArrayObject. Recursively resolves nested object graphs, detects property names for semantically meaningful values (timezone, email, firstname …), and offers constraint-based value ranges via a fluent API. No framework required; zero runtime dependencies beyond nikic/php-parser. PHP 8.2+.
fadoe/uuid
39 Downloads
Abstract class for id value objects used in DDD.