Thanks to visit codestin.com
Credit goes to github.com

Skip to content

stock2shop/share

Repository files navigation

Share

Stock2Shop DTOs, Factories and Interfaces

DTO (Data Transfer Objects)

See this description.

Channel Factory

A channel, or Sales Channel, is a shopping cart (e.g. Shopify, Magento etc..), market place or B2B platform for selling products and processing orders.

The channel factory (/src/Channel) defines a common interface used to communicate with the channel.

setup

git clone https://github.com/stock2shop/share.git
cd share
composer install

running Tests

./vendor/bin/phpunit

JSON Examples

To view a list of "high level" JSON representations of DTOs, look in the mocks directory.

About

Shared DTO's, VO's, Factories and Interfaces

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 6

Languages