Granahh / shop-api-ddd

DDD learning PHP Proyect

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SHOP API - DDD - CQRS

Introduction

Project in symfony to learn concepts such as DDD, Hexagonal Architecture, TDD, etc ... Concepts obtained from @CodelyTV

Features

  • Add/Delete Seller
  • Add/Delete Products to linked Seller
  • Add/Delete Products to cart
  • Get the total amount of the cart
  • Increase / Decrease the number of units of a product
  • Remove a product from cart
  • Delete the entire cart
  • Confirm Cart
  • Add Testing
  • Add Domain Events

Thanks for reading

Pull requests are welcome.

About

DDD learning PHP Proyect


Languages

Language:PHP 94.9%Language:Gherkin 3.1%Language:Shell 1.1%Language:Dockerfile 0.7%Language:Makefile 0.2%