=======
eBaySDK PHP
Require the bundle in your composer.json
file:
$ composer require nogrod/ebay-sdk-php
Add new WSDL/XSD to config.yaml
if needed
$ composer run-script download
Add new <WSDL/XSD Name>.yaml to config folder if needed
$ composer run-script build
The code in this project is provided under the MIT license.