Libraries tagged by value-object
tiny-blocks/currency
21524 Downloads
Value Object representing a currency using ISO-4217 specifications.
thepsion5/entities
7 Downloads
A simple library for managing entities and value objects
tailflow/dto
186 Downloads
A simple and lightweight implementation of Data Transfer Objects (DTO) in Laravel with optional casting support.
ryanwhitman/php-values
371 Downloads
PHP Values
puzzle/uuid
40857 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.
nepada/birth-number-doctrine
1975 Downloads
Czech birth number type for Doctrine.
mediagone/types-common-doctrine
3332 Downloads
Provides Doctrine types for mediagone/types-common package.
mediagone/types-common
3778 Downloads
A collection of generic Value Objects you should (always) use instead of primitive types!
mediagone/types-collections
1953 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
38 Downloads
Provides a value object to store, generate and validate Singapore NRIC/FIN numbers, including new M-series FIN numbers
honeybee/trellis
5864 Downloads
Library for generating entities, that enforce data validity according to a specific schema.
foodkit/openapi-dto
1313 Downloads
A simple library that allows you to define OpenAPI specifications via Data Transfer Objects.
felipeweb11/laravel-easymutators
3268 Downloads
Value object mutation solution for Laravel 5.