Libraries tagged by valueobjects
andydefer/php-vo
164 Downloads
A collection of reusable Value Objects and Enums for PHP applications (Email, Money, Address, PostalCode, Iso8601DateTime, Currency, etc.)
andydefer/domain-structures
301 Downloads
A complete domain structures package for PHP: Records, Value Objects, Data DTOs, and TypedCollections. Brings type safety and clean architecture to your application.
amashukov/toncenter-client-php
332 Downloads
Typed toncenter v2 HTTP client for The Open Network — {ok, result} envelope unwrapping, retry-aware via any PSR-18 client, typed Value Objects (masterchain info, account state, run-get-method stack reader, transactions). Pluggable wallet RPC adapter.
amashukov/eth-rpc-client-php
342 Downloads
Ethereum JSON-RPC client in pure PHP — raw eth_* mirror (EthRpcClient) + ethers.js v6-flavoured facade (JsonRpcProvider) over any PSR-18 client. Typed Value Objects (transaction + receipt bundle, block, fee data, fee history, logs), bigint-safe hex/decimal helpers.
strictlyphp/value-object-contracts
1490 Downloads
Generic abstractions related to value objects
runn/valueobjects
26624 Downloads
Runn Me! Value Objects Library
qubus/valueobjects
241 Downloads
A PHP library of immutable objects to use in Domain Driven Design.
org_heigl/valueobjects
2097 Downloads
Some Value-Objects
eventsourced/valueobjects
349 Downloads
A helper library for making valueobjects
voku/value_objects
3 Downloads
Value Objects
tanigami/value-objects
3553 Downloads
Yet another collection of Value Object implementation in PHP.
renandelmonico/value-objects
4 Downloads
A library with VOs to agreggate in your projects
og-soft/php-value-objects
1119 Downloads
Value objects for PHP
norse-blue/value-objects
247 Downloads
PHP Value Objects is a PHP library that implements the value object technique and lets you create your own value objects with the scaffolding already laid out for you.
myks92/php-value-objects
16 Downloads
A PHP library Value Object