Libraries tagged by value-objects
kilica/valueobjects
12 Downloads
A PHP library/collection of classes aimed to help developers using and undestanding immutable objects.(temporary package) Forked from ytake/valueobjects
jarobe42/historical-money
17 Downloads
A library for converting money historically
ion-bazan/nric
36 Downloads
Provides a value object to store, generate and validate Singapore NRIC/FIN numbers, including new M-series FIN numbers
hradigital/php-datatypes
7 Downloads
Easy way to build up and sanitize your application objects.
hemeragestao/money
190 Downloads
Fork of Mathias Verraes PHP implementation of Fowler's Money pattern
ginsen/uri
1 Downloads
Psr\Http\Message\UriInterface value object for calls to internal containers
florianwolters/component-core-valueobject
557 Downloads
The Value Object implementation pattern as a PHP component.
estvoyage/value
426 Downloads
A set of whole value to avoid using native PHP type, see http://c2.com/cgi/wiki?ValueObject for more information
eppak/value
18 Downloads
Value Object Helper
endeavors/support-vo
438 Downloads
A flexible approach to handle data types as value objects. Email address as a value object and email address validation.
dzentota/domain-primitives
3 Downloads
A collection of reusable domain primitives for PHP applications
dioscouri/f3-money
28 Downloads
PHP implementation of Fowler's Money pattern
davidschwarz/line-number
4 Downloads
Line numbers as immutable value objects. With a WeakMap based repository in the background.
daikon/validize
610 Downloads
Validation components for Daikon-CQRS projects.
cedriccourteau/variant
93 Downloads
A simple ValueObject and ResultType generator for PHP