mp-solutions / amzn-selling-partner-api
PHP + openapi generator realization of amzn/selling-partner-api-models
Package info
github.com/mp-solutions/amzn-selling-partner-api
pkg:composer/mp-solutions/amzn-selling-partner-api
3.4.2
2025-12-30 10:14 UTC
Requires
- php: >=7.2
- ext-curl: *
- ext-json: *
- ext-mbstring: *
- guzzlehttp/guzzle: ^6.2 || ^7.4
Requires (Dev)
- friendsofphp/php-cs-fixer: ^2.12
- phpunit/phpunit: ^8.0 || ^9.0
Suggests
None
Provides
None
Conflicts
None
Replaces
None
README
PHP client to use when building applications that call the Amazon Selling Partner APIs.
This library is based on the output of openapi-generator with the OpenAPI files provided by Amazon and has been modified by the contributors.
Installation & Usage
Requirements
PHP 7.2 and later.
Composer
To install the bindings via Composer, add the following to composer.json:
composer require mp-solutions/amzn-selling-partner-api
Then run composer install
About this package
This PHP package is automatically generated by the OpenAPI Generator project:
- API version:
v1.1 - Build package:
org.openapitools.codegen.languages.PhpClientCodegen