Libraries tagged by Value Object
keios/moneyright
55953 Downloads
Precise, GAAP-compliant, database-friendly Money Value Object
kdyby/request-stack
28996 Downloads
Http Request stack service that wraps the Request value object for Nette Framework
herdwatch-oss/monolog-ecs-formatter
2260 Downloads
Monolog formatter and Symfony bundle that promotes typed ECS value objects (metrics, labels, text, tags, service, user, tracing, error) to top-level ECS-aligned JSON fields for clean Elasticsearch mapping, with a default copy mode that also keeps the legacy Monolog top-level keys (channel, level_name, level, datetime) so existing dashboards keep working during migration.
digital-craftsman/self-aware-normalizers
7705 Downloads
Adds interfaces and normalizers that allow value objects to normalize and denormalize themselves.
cspray/typiphy
21744 Downloads
A small library of value objects and functions for working with PHP's types.
cboxdk/siem
346 Downloads
Zero-dependency SIEM log-streaming core for PHP: a normalized security-event value object and the formatters (Splunk HEC, Elastic ECS, ArcSight/syslog CEF, generic JSON) that turn it into what real SIEMs ingest. Framework-agnostic; the delivery/egress layer lives in the Laravel wrapper.
carpediem/jsend
23296 Downloads
An Immutable Value Object JSend compliant
aura/filter-interface
5100 Downloads
Interfaces and shared value objects for validation and sanitization libraries
andydefer/php-vo
1201 Downloads
A collection of reusable Value Objects and Enums for PHP applications (Email, Money, Address, PostalCode, Iso8601DateTime, Currency, etc.)
andydefer/domain-structures
1317 Downloads
A complete domain structures package for PHP: Records, Value Objects, Data DTOs, and TypedCollections. Brings type safety and clean architecture to your application.
phpactor/name-specification
46558 Downloads
Value objects for specifying (class/function) names
vortos/vortos-domain
1107 Downloads
Vortos domain primitives — AggregateRoot, DomainEvent, ValueObject, Repository contracts
stratdes/vo
10248 Downloads
Generic ValueObjects library
xsolve-pl/associate
20151 Downloads
This library allows to collect objects and values through associations and provides some entity fetching optimizations for Doctrine ORM to address N+1 queries problem.
php-extended/php-datetime-parser-interface
176624 Downloads
A parser that gives datetime objects from string values