symfony-ddd-wishlist
DDD demo
A Symfony-based application showcasing domain-driven design principles and integration with Vue.js and PostgreSQL
Wishlist, a sample application on Symfony 3 and Vue.js built with DDD in mind
202 stars
19 watching
14 forks
Language: PHP
last commit: over 7 years ago
Linked from 1 awesome list
dddddd-architectureddd-patternsddd-samplepostgresqlredissymfonysymfony-applicationsymfony3vuejs
Related projects:
Repository | Description | Stars |
---|---|---|
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. | 597 |
valignatev/ddd-dynamic | A collection of resources and information on Domain Driven Design in dynamic languages. | 1,354 |
ferrius/ddd-cqrs-example | An example implementation of Domain-Driven Design (DDD) with CQRS and Hexagonal Architecture in PHP using Symfony. | 363 |
takashabe/go-ddd-sample | An application demonstrating a domain-driven design architecture with clean layers and separation of concerns. | 287 |
xerprojects/xer.domaindriven | A lightweight library providing entities and marker interfaces for implementing Domain-Driven Design concepts in C# | 13 |
itlibrium/ddd-starter-dotnet | Provides sample implementation and comparison of various approaches to building Domain-Driven Design (DDD) applications | 390 |
ddd-by-examples/factory | An implementation of Domain-Driven Design principles and patterns in an enterprise application using Spring | 1,347 |
codeliner/php-ddd-cargo-sample | A PHP implementation of Domain-Driven Design using the Cargo sample from Eric Evans' book | 798 |
packtpublishing/hands-on-domain-driven-design-with-.net-core | A comprehensive guide to implementing Domain-Driven Design with .NET Core, focusing on building complex business systems | 646 |
eventuria/demonstration-gsd | A basic Todo list built on top of Haskell to demonstrate CQRS/Command Sourcing principles | 50 |
eulerfx/dddinventoryitemfsharp | An F# implementation of Domain-Driven Design with Event-Sourcing and EventStore | 186 |
nucleos/nucleosdompdfbundle | Provides a wrapper for using dompdf in Symfony applications | 41 |
funkygao/cp-ddd-framework | A framework for building and evolving complex business systems using Domain Driven Design principles | 1,127 |
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 |
ddd-by-examples/library-nestjs | An implementation of Domain Driven Design concepts in a library management system using NestJS and TypeScript | 379 |