Libraries tagged by ValueObject
php-dto/uri
3017 Downloads
Immutable uri object with validation and helpful methods
phant/data-structure
5311 Downloads
Manage data structure easily
perfilov/php-dto-packer
2809 Downloads
Blazing-fast PHP library to convert arrays, JSON & objects into strongly typed DTOs (and back)
oriolsegura/laravel-decimal
15 Downloads
Value Object to handle decimals in Laravel without losing precision and directly from Eloquent models.
onmoon/money
3979 Downloads
Opinionated extension of moneyphp/money with Doctrine types
napojse/data-transfer-object
8477 Downloads
Data transfer objects with batteries included
n2n/n2n-spec-valobj
6920 Downloads
Specifies an abstraction of basic value objects used in Domain Driven Design.
kyzegs/laravel-eloquent-embeddables
70 Downloads
Doctrine-like embeddables for Eloquent using Laravel's native custom cast system.
ion-bazan/nric
62 Downloads
Provides a value object to store, generate and validate Singapore NRIC/FIN numbers, including new M-series FIN numbers
frostealth/kronika
695 Downloads
DateTime value objects such as Date, Time, LocalDateTime, etc.
fezz/money-magic
625 Downloads
Generate consistent Brick\Money accessors for Eloquent "money" fields stored as minor units (ints). Define money mappings once, avoid floats, keep currency handling centralized, and optionally scaffold mappings via Artisan for clean, type-safe monetary domain code.
diego-ninja/granite
970 Downloads
A lightweight zero-dependency PHP library for building immutable, serializable objects with validation capabilities.
awd-studio/vo-optional-php
205 Downloads
Type-safe Optional value object for PHP 8.4+. A robust implementation of the Optional pattern inspired by Java, providing elegant null-safety and functional programming capabilities.
atldays/laravel-url
442 Downloads
Laravel package for URL value objects, sanitization pipelines, browser URL support, validation rules, request macros, and Laravel Data integration.
amashukov/blockchain-address-php
37 Downloads
Typed on-chain address value objects for EVM, TON and Lightning — ChainAddressInterface, TonAddress, EvmAddress, Erc20Address, JettonAddress, Bolt11Invoice with structural eq() comparison.