library amazon-mws-sdk
Amazon MWS PHP SDK
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
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 */);
dev-master
9999999-dev
Amazon MWS PHP SDK
Sources
Download
Apache-2.0
The Requires
amazon
mws