value-object
There are 224 repositories under value-object topic.
vkhorikov/CSharpFunctionalExtensions
Functional extensions for C#
thephpleague/period
PHP's time range API
dry-rb/dry-struct
Typed struct and value objects
genkgo/mail
Library to send e-mails over different transports and protocols (like SMTP and IMAP) using immutable messages and streams. Also includes SMTP server.
jessarcher/laravel-castable-data-transfer-object
Automatically cast JSON columns to rich PHP objects in Laravel using Spatie's data-transfer-object class
4lessandrodev/type-ddd
This package provide utils files and interfaces to assistant build a complex application with domain driving design.
darsyn/ip
Immutable value object for IPv4 and IPv6 addresses, including helper methods and Doctrine support.
michael-rubel/laravel-value-objects
A bunch of general-purpose value objects you can use in your Laravel application.
alexeyraspopov/dataclass
Data classes for TypeScript & JavaScript
nikolaposa/version
♈ Value Object that represents a SemVer-compliant version number.
4lessandrodev/rich-domain
A lib to help you create a robust project based on domain driven-design (ddd) principles with typescript and zero dependencies.
josedonizetti/ruby-duration
Immutable type that represents some amount of time with accuracy in seconds.
ketan-gote/ddd-example
Domain Driven Design. Examples focuses on key concept of ddd like Entities, Aggregate root, Repository, Value Objects & ACL.
Qowaiv/Qowaiv
Qowaiv is a Single Value Object library
smartemailing/types
Missing data types for PHP. Highly extendable.
4lessandrodev/finance-project-ddd
Projeto financeiro usando domain driven design, tdd, arquitetura hexagonal e solid
TheArchitectDev/Architect.DomainModeling
A complete Domain-Driven Design (DDD) toolset for implementing domain models, including base types and source generators.
altasoft/DomainPrimitives
C# Domain Primitives generator
martinothamar/WrapperValueObject
A .NET source generator for creating simple value objects wrapping primitive types.
lucasteles/Strongly
💪🏾 A strongly-typed domain values source-generator
appie2go/DomainObjects
The base-classes for DDDomain objects (Entities, valuetypes, aggregates)
gowork/values
Library to wrap PHP's primitive values into cleaner and more user-friendly objects.
01walid/py-dz-phone-number
Algerian phone numbers as a value object implementation in Python
Space48/auto-value-php
🤖 Generated immutable value classes for PHP 7.1+
CodelyTV/value_objects-course
Value Objects course examples
janlelis/value_struct
Read-only structs in Ruby
Aristona/aristona.github.io
My personal blog. Occasionally I write useful articles.
AntonioFalcaoJr/Dotnet6.EFCore6.Record.ValueObjects
This project aims to demonstrate the configuration and use of Records as Value Objects with EF Core 6
Aerendir/component-value-objects
A set of PHP Value Objects to manage composite values
Andreas-Dorfer/base-types
Fight primitive obsession and create expressive domain models with source generators.
radical-app/money
GoLang Money library to make working with money safer, easier, and fun!
diegofox2/jobofferbackend
This project is a real-world example of DDD in a backend application It applies the concept of Entity, Value Object, Root, Aggregate, Services, Repositories and Ubiquitous Language.
Goltergaul/definition
Simple and composable validation and coercion of data structures
Elao/FormSimpleObjectMapper
🖇 Eases mapping immutable/value objects to Symfony Forms
bakame-php/cron-expression
Parse, Build and Validate CRON Expression. Calculate run dates and determine if a CRON expression is due
smart-rb/smart_value-object
Value Object pattern realized in scope of Ruby.