Libraries tagged by object value
clickandmortar/openrouter-php-client
597 Downloads
PHP SDK for OpenRouter with typed request/response value objects, SSE streaming, and PSR-18 HTTP transport.
carbon/slideshoweditor
57 Downloads
Neos package that provides a slideshow value object and a custom Neos UI inspector editor for creating and editing slideshows
biberlabs/ddd-embeddables
252 Downloads
A collection of re-usable value objects ready to use as Embeddable in Doctrine entities
aseguragonzalez/php-seedwork
163 Downloads
DDD and Hexagonal (Clean) Architecture building blocks (aggregates, entities, value objects, etc).
andydefer/laravel-otp
87 Downloads
Laravel package providing OTP (One-Time Password) management with Repository pattern, DTOs, Enums, and Value Objects.
byrokrat/amount
8806 Downloads
Value objects for monetary amounts
softinvest/vto
4897 Downloads
Value Transfer Object
redrat/deeper
19 Downloads
Deeper is a easy way to compare if 2 objects is equal based on values in these objects. This library is heavily inspired in Golang's reflect.DeepEqual()
n2n/n2n-util-serialize
39 Downloads
Safely serialize and unserialize plain data objects (PHP native serialize()/unserialize() with an allowed_classes allowlist derived from the class structure) and scalar/null values (JSON), preventing object-injection and POP-chain attacks.
revinate/php-getter-setter
32389 Downloads
PHP library to simplify getting and setting values in arrays and objects.
presta/behat-evaluator
10179 Downloads
The PrestaBehatEvaluator library leverages adapters to evaluate and transform input values into more complex objects.
spaceonfire/type
5295 Downloads
Collection of objects that provides ability of checking value types
eboreum/caster
8621 Downloads
Cast any PHP value to a sensible, human readable string. Great for type-safe outputs, exception messages, transparency during debugging, and similar things. Also helps avoiding innate problems such as printing endless, circular referencing objects (endless recursion), limits the output for large arrays and long strings, and prevents (opt-in) the outputting of sensitive strings like passwords.
voku/value_objects
3 Downloads
Value Objects
tanigami/value-objects
3553 Downloads
Yet another collection of Value Object implementation in PHP.