nogrod/ebay-sdk-php

v0.3.1 2023-12-09 11:10 UTC

This package is auto-updated.

Last update: 2024-04-09 12:14:13 UTC


README

=======

eBaySDK PHP

Installation

Download the Bundle

Require the bundle in your composer.json file:

$ composer require nogrod/ebay-sdk-php

Download latest WSDL/XSD

Add new WSDL/XSD to config.yaml if needed

$ composer run-script download

Build Classes/Metadata

Add new <WSDL/XSD Name>.yaml to config folder if needed

$ composer run-script build

Note

The code in this project is provided under the MIT license.