nogrod/ebay-sdk-php

Maintainers

Package info

github.com/Nogrod/ebay-sdk-php

pkg:composer/nogrod/ebay-sdk-php

Statistics

Installs: 358

Dependents: 0

Suggesters: 0

Stars: 6

Open Issues: 0

v0.5.6 2025-10-30 18:14 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.