value-objects
There are 32 repositories under value-objects topic.
michael-rubel/laravel-value-objects
A bunch of general-purpose value objects you can use in your Laravel application.
TheArchitectDev/Architect.DomainModeling
A complete Domain-Driven Design (DDD) toolset for implementing domain models, including base types and source generators.
slikts/tuplerone
Tuples and value objects for JavaScript 🤷
PawelGerr/Thinktecture.Runtime.Extensions
Provides an easy way to implement Smart Enums and Value Objects
maiconheck/krafted
A clean, decoupled and extensible, carefully crafted set of libraries for general purpose. Krafted provides a toolkit of useful and reusable pieces of code, in order to increase your productivity. 🚀
QuinntyneBrown/MediatRAndRecordTypes
An example of how you can combine MediatR and Record types to build an api in the CQRS pattern with relatively minimal code.
dirkriehle/adap-course
A course on advanced object-oriented design and programming
lcallarec/united
Units manipulation in Vala made easy
tranquangvu/go-rails-template
A template to build large scale web applications in Ruby On Rails. Focus on extending, performance and best practices
andreypostal/json-handler-php
Just a light and simple JSON helper that will make it easy for you to deal with json and objects
fluxera/Fluxera.ValueObject
A value object library.
ekvedaras/class-factory
🏭 Factory for creating objects via constructor arguments
pawellabaj/auto-record
Java record source generator
Myks92/php-value-objects
A set of PHP Value Objects to manage composite values
renandelmonico/value-objects
A library with VOs to agreggate in your projects
ComplexHeart/php-domain-model
Domain model toolset to properly build Value Objects, Entities, Aggregates, and Services.
0xt4nuk1/python-value-objects
💊 A collection of Value Objects to save time by generalizing types and format validations.
Mediagone/common-types
[Deprecated] Use "mediagone/types-common" instead.
Mediagone/types-common
A collection of generic Value Objects you should (always) use instead of PHP's primitive types.
sandrokeil/php-value-object-redux
Opinionated PHP immutable value object example with deep nesting, JsonSerializable, snake_case and camelCase
stevemccartney/typefactory
Simplify the creation and utilisation of typed and constrained value objects in Python 3
SylvainRomiguier/ddd-car-rent-server
DDD, Clean Architecture, nodeJS, Console and GraphQL Car rent server example.
BeautyStack/php-value-object-contracts
Generic abstractions related to value objects
Mediagone/common-types-doctrine
[Deprecated] Use "mediagone/types-common-doctrine" instead.
aimenux/ValueObjectsBenchDemo
Benchmarking various ways of creating value objects
jarDotNet/ValueObjects.Examples
Value Objects through Examples
joubertredrat/SharedValueObjects
A collection of Value Objects that I usually use in my projects
Mediagone/types-common-doctrine
Provides Doctrine types for "mediagone/types-common" package.
Mediagone/types-france
A collection of Value Objects, specific to France.
Mediagone/types-france-doctrine
Provides Doctrine types for "mediagone/types-france" package.
soymichelt/backend-task-app
Tasks app creada con Firebase Cloud Functinos, Firestore, Express y TypeScript