Libraries tagged by ValueObject
glamorous/value-object
17 Downloads
Interface to have ValueObjects in your application. An Enum implementing this interface is also available.
githubjeka/value-object
30 Downloads
Help to create immutable Value Objects
funeralzone/valueobject-generator
13992 Downloads
A generator for immutable Value Objects
flux-eco/value-object
67 Downloads
Offers value objects
florianwolters/component-core-valueobject
571 Downloads
The Value Object implementation pattern as a PHP component.
felipeweb11/eloquent-value-object
3448 Downloads
Value objects for larvel eloquent.
eventsourced/valueobjects-transpiler
27 Downloads
A code Generator for ValueObjects
esit/valueobjects
319 Downloads
Bei diesem Paket handelt es sich um eine Sammlung an Wertobjekten. Mit den Wertobjekten kann primitiven Datentypen eine Bedeutung verliehen werden. Es kann so sichergestellt werden, dass es sich z.B. bei einem String um einen Geldbetrag, eine E-Mail-Adresse, IBAN, ISBN, ... handelt.
endoumame/php-value-object
0 Downloads
📦 The PHP Value Object library offers immutable, type-safe, and self-validating objects to model domain values using the Value Object pattern.
emeraldinspirations/lib-valueobject-dateinterval
18 Downloads
A value object for periods of time (e.x. 1 year). Adds toString() and equals() functions to \DateInterval object.
eboreum/value-object-interface
1 Downloads
Flag a class as a value-object by implementing the ValueObjectInterface.
david-garcia/value-object
8 Downloads
Just another library to handle Value Objects and prevent the bad habit of Primitive Obsession
daikon/value-object
3234 Downloads
Value-object components for Daikon-CQRS projects.
cubicmushroom/valueobjects
63 Downloads
A PHP library/collection of classes aimed to help developers using and undestanding immutable objects.
cancio-labs/cpf-value-object
109 Downloads
A class that represents a CPF (Brazilian ID)