2017 © Pedro Peláez
 

library amazon-mws-sdk

Amazon MWS PHP SDK

image

choomz/amazon-mws-sdk

Amazon MWS PHP SDK

  • Monday, December 10, 2012
  • by choomz
  • Repository
  • 3 Watchers
  • 8 Stars
  • 5,703 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 21 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Amazon MWS API Installation

Into a symfony2 project

Add the reference into your composer.json :, (*1)

"choomz/amazon-mws-sdk": "dev-master"

Use in controller :, (*2)

 $client = new \MwsSearchClient(/* args */);

The Versions

10/12 2012

dev-master

9999999-dev

Amazon MWS PHP SDK

  Sources   Download

Apache-2.0

The Requires

  • php >=5.3.2

 

amazon mws