magik092 / amazon-selling-partner-api-php
There is no license information available for the latest version (1.44) of this package.
Amazon Selling Partner API PHP Client
Package info
github.com/magik092/amazon-selling-partner-api-php
pkg:composer/magik092/amazon-selling-partner-api-php
1.44
2025-07-01 12:19 UTC
Requires
- php: >=7.4
- aws/aws-sdk-php: *
- guzzlehttp/guzzle: ~6.5.0
Requires (Dev)
- ramsey/uuid: ~4.2.0
- symfony/var-dumper: ^4.4
README
This example lets you deal with SP API OAuth2.0, signing requests, call swagger-based sources. Please check examples folder for code.
Requirements
- PHP 7.4+
- Communication is based on a GazzelHttp
- and aws/aws-sdk-php.