BaseMax / BaseMax/EcommercePHPDDD
Provide the domain model diagram
- Dominant language
- PHP
- Stars
- 6
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
As title, I tried to analyse this project and illustrate the domain model diagram.
But I'm no sure this is correct. Could you help me check that? Thanks.

In this domain model diagram, I separate components from the context map to complete this domain model diagram.
There're as follows:
- The Repository is PaymentRepository, IPayMethodRespository, OrderRepository and ProductRepository.
- The Value Object is Order, Product and Payment.
- The Entity is CartController and ProductController.
- The Aggregate Root might be PaymentController and CheckoutController.
Once we confirm the domain model diagram, I think it's great to add the diagram in this README.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.