Libraries tagged by value objects
coolms/rql
1376 Downloads
RQL (Resource Query Language) domain layer -- immutable value objects, AST nodes, and interfaces. Zero dependencies.
componenta/uuid
2801 Downloads
UUID value objects and generators for Componenta
componenta/scope
1234 Downloads
Shared execution scope contracts and value objects for Componenta packages
complex-heart/domain-model
4249 Downloads
Domain model toolset to properly build Value Objects, Entities and Aggregates.
cognesy/instructor-contracts
512 Downloads
Shared contracts and value objects for Instructor PHP library
cboxdk/siem
1982 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
23654 Downloads
An Immutable Value Object JSend compliant
cable8mm/n-format
1409 Downloads
Laravel package for Korean and Japanese number formatting with Eloquent casts, value objects, ordinal support, currency formatting, and smart price rounding
andydefer/php-vo
4087 Downloads
A collection of reusable Value Objects and Enums for PHP applications (Email, Money, Address, PostalCode, Iso8601DateTime, Currency, etc.)
andydefer/domain-structures
4081 Downloads
A complete domain structures package for PHP: Records, Value Objects, Data DTOs, and TypedCollections. Brings type safety and clean architecture to your application.
stratdes/vo
11162 Downloads
Generic ValueObjects library
php-extended/php-datetime-parser-interface
177413 Downloads
A parser that gives datetime objects from string values
granam/float
30640 Downloads
Converter and wrapping object for a float value
bentools/set
16081 Downloads
The Set object lets you store unique values of any type, like in Javascript.
granam/number
31469 Downloads
Converter and wrapping object for a number (float or integer) value