zipzoft/interview-shopping-cart

1.0.4 2022-05-27 08:13 UTC

This package is auto-updated.

Last update: 2024-04-27 11:57:06 UTC


README

ระบบ Shopping Cart สำหรับงานสัมภาษณ์

  • ตำแหน่ง PHP Dev
  • บ.attr studio และ zipzoft

Requirement

PHP ^7.4|^8.0

Setup

composer require zipzoft/interview-shopping-cart

APIs

Please refer to the source code for the details.

ZipzoftInterview\ShoppingCart\CartInterface

ZipzoftInterview\ShoppingCart\UserInterface

ZipzoftInterview\ShoppingCart\CashierInterface

ZipzoftInterview\ShoppingCart\ShippingInterface

ZipzoftInterview\ShoppingCart\PaymentMethodInterface

Entities

ZipzoftInterview\ShoppingCart\Entity\ProductEntity

ZipzoftInterview\ShoppingCart\Entity\CartItemEntity

ZipzoftInterview\ShoppingCart\Entity\AddressEntity