Libraries tagged by Value Object
perfilov/php-dto-packer
2852 Downloads
Blazing-fast PHP library to convert arrays, JSON & objects into strongly typed DTOs (and back)
oriolsegura/laravel-decimal
23 Downloads
Value Object to handle decimals in Laravel without losing precision and directly from Eloquent models.
nwidart/money-formatter
1071 Downloads
A money formatting package.
nepada/birth-number-doctrine
2267 Downloads
Czech birth number type for Doctrine.
mediagone/types-common-doctrine
3750 Downloads
Provides Doctrine types for mediagone/types-common package.
mediagone/types-common
4251 Downloads
A collection of generic Value Objects you should (always) use instead of primitive types!
mediagone/types-collections
2285 Downloads
Provides full-featured collections for primitive types, and generic classes to build your own strongly-typed collections. Each collection has chainable methods to perform traversal, filter and projection operations (similar to Microsoft's LINQ-like features).
ion-bazan/nric
77 Downloads
Provides a value object to store, generate and validate Singapore NRIC/FIN numbers, including new M-series FIN numbers
hradigital/php-datatypes
280 Downloads
Easy way to build up and sanitize your application objects.
honeybee/trellis
5883 Downloads
Library for generating entities, that enforce data validity according to a specific schema.
helvetitec/money
1957 Downloads
PHP implementation of Fowler's Money pattern
gentle/embeddables
5003 Downloads
Small collection of value objects.
frostealth/kronika
841 Downloads
DateTime value objects such as Date, Time, LocalDateTime, etc.
diego-ninja/granite
970 Downloads
A lightweight zero-dependency PHP library for building immutable, serializable objects with validation capabilities.
awd-studio/vo-optional-php
263 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.