Libraries tagged by value-objects
tiny-blocks/building-blocks
102 Downloads
Implements tactical DDD building blocks for PHP: entities, aggregate roots, domain events, snapshots, and upcasters.
thepsion5/entities
7 Downloads
A simple library for managing entities and value objects
tailflow/dto
312 Downloads
A simple and lightweight implementation of Data Transfer Objects (DTO) in Laravel with optional casting support.
sindyko/aliaser
6 Downloads
Beautiful alias management for Laravel models, forms, and classes with Livewire support.
roke22/data-transfer-object
712 Downloads
Data transfer objects with batteries included
puzzle/uuid
41253 Downloads
Uuid as value object
pink-tie/money-bundle
231 Downloads
Bundle that integrates the PHP implementation of Fowler's Money pattern with Symfony.
phpcommon/valueobject
29 Downloads
PHP Value Object Library.
php-dto/email-address
3823 Downloads
Immutable email object with validation and helpful methods
penangites/number
5 Downloads
Immutable, chainable Number and Percentage value objects with exact bcmath arithmetic.
net-code/laravel-domain
7 Downloads
DDD tactical building blocks (aggregate root, value objects, domain events, typed UUID identifiers, business-rule specification) with optional Laravel integration.
meraki/http-router
322 Downloads
Class-driven HTTP router for PHP 8.4+ — the action class name encodes intent (Collection / Item / Action), with no inflection, no route files, and pluggable casters for typed parameters.
helvetitec/money
1933 Downloads
PHP implementation of Fowler's Money pattern
florianwolters/component-core-valueobject
570 Downloads
The Value Object implementation pattern as a PHP component.
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.