sherif807/amazon-mws-sdk

Amazon MWS PHP SDK

3 2017-12-10 06:55 UTC

This package is not auto-updated.

Last update: 2024-10-01 04:05:55 UTC


README

Into a symfony2 project

Add the reference into your composer.json :

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

Use in controller :

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