42 skills found · Page 1 of 2
mcintyre321 / ValueOfDeal with Primitive Obsession - define ValueObjects in a single line (of C#).
jhewlett / ValueObjectA micro library for easily creating C# classes with value semantics. No need to override Equals, GetHashCode, et all.
funeralzone / ValueobjectsA PHP 7 value objects helper library.
ytake / ValueobjectsA PHP library/collection of classes / immutable objects!
RyotaMurohoshi / ValueObjectGeneratorValueObjectGenerator is Generator for ValueObjects.
NimblePros / ValueObjectsA collection of Value Object samples for use in DDD projects.
Serhii-DV / Awesome Php Value ObjectsAwesome list of various PHP value objects
AntonioFalcaoJr / Dotnet6.EFCore6.Record.ValueObjectsThis project aims to demonstrate the configuration and use of Records as Value Objects with EF Core 6
gws / Php ValueobjectsPHP value objects (PoEAA)
timruffles / ValuesJavascript implementation of ValueObjects. Small and easy to mixin to existing code.
satooshi / ValueObjectValueObject, Enum implementation by trait
ardalis / ValueObjectsDemoNo description available
vasildakov-zz / PostcodeUK Postcode ValueObject
mgernand / Fluxera.ValueObjectI am leaving GitHub. Follow me on Codeberg! -- A value object library.
mikemix / Ddd Value Object IdDoctrine Entity ID as ValueObject
tvinke / BulletproofGroovy AST transformations, such as @ValueObject and @NonNull, which makes constructing an instance more bullet-proof.
barryosull / ValueobjectsValueObjects toolkit, for making your own value objects quickly and easily
codeinabox / Go Go ValueobjectGo Go Value Object! A Golang implementation of value objects
ReallifeKip / ImmutableBaseLightweight abstract classes for building immutable PHP objects.
tjaskula / ValueObjectImplementation of Domain Driven Design ValueObject