ddd-embeddables
Value object library
A collection of reusable value objects designed to facilitate domain-driven design and integration with Doctrine ORM
A collection of reusable value objects written in PHP and targeting version 8.0 and above.
66 stars
8 watching
10 forks
Language: PHP
last commit: about 2 years ago
Linked from 1 awesome list
ddd-embeddablesdoctrine-ormdomain-driven-designembeddablephp
Related projects:
Repository | Description | Stars |
---|---|---|
mcintyre321/valueof | A library that helps you define and enforce strongly-typed domain values to avoid primitive obsession in your codebase. | 887 |
valignatev/ddd-dynamic | A collection of resources and information on Domain Driven Design in dynamic languages. | 1,353 |
ddd-by-examples/library-nestjs | An implementation of Domain Driven Design concepts in a library management system using NestJS and TypeScript | 373 |
rougin/credo | A wrapper package for CodeIgniter 3 that integrates with Doctrine ORM to simplify database operations. | 14 |
jorge07/ddd-playground | A Symfony-based project demonstrating Domain-Driven Design principles and technologies such as CQRS, Event Sourcing, and Docker for building a scalable and maintainable system. | 596 |
sm-g/byvalue | Library to help create value objects with proper equality behavior | 9 |
doctrine/mongodb-odm | A PHP library that provides an object mapping functionality to interact with MongoDB | 1,090 |
mikependon/repodb | An ORM library designed to simplify .NET data access by providing a balance between micro-ORM and full-ORM functionality. | 1,697 |
ferrius/ddd-cqrs-example | An example implementation of Domain-Driven Design (DDD) with CQRS and Hexagonal Architecture in PHP using Symfony. | 359 |
funkygao/cp-ddd-framework | A framework for building and evolving complex business systems using Domain Driven Design principles | 1,123 |
codeliner/php-ddd-cargo-sample | A PHP implementation of Domain-Driven Design using the Cargo sample from Eric Evans' book | 797 |
anjoy8/christddd | An ASP.NET Core 3.1 application implementing Domain-Driven Design, CQRS, Event Sourcing, and Entity Data Model principles for managing business operations. | 681 |
l3pp4rd/doctrineextensions | A set of behavioral extensions for the Doctrine2 framework to simplify common business logic features | 144 |
xerprojects/xer.domaindriven | A lightweight library providing entities and marker interfaces for implementing Domain-Driven Design concepts in C# | 13 |
thearchitectdev/architect.domainmodeling | A DDD toolset providing boilerplate code generators for domain models in C# | 64 |