Download the PHP package jasara/php-amzn-selling-partner-api without Composer
On this page you can find all versions of the php package jasara/php-amzn-selling-partner-api. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download jasara/php-amzn-selling-partner-api
More information about jasara/php-amzn-selling-partner-api
Files in jasara/php-amzn-selling-partner-api
Package php-amzn-selling-partner-api
Short Description A fluent interface for Amazon's Selling Partner API in PHP
License CC-BY-NC-SA-4.0
Informations about the package php-amzn-selling-partner-api
PHP SDK for Amazon's Selling Partner API
This is a work-in-progress implementation of Amazon's Selling Partner API in PHP. This package aims to provide an easy to use, fluent interface to the API.
If you would like to participate in the development of this SDK, please get in touch with us at [email protected]
We also maintain an updated fork of the old Amazon MWS API for Laravel: https://github.com/keithbrink/amazon-mws-laravel
Documentation
This README provides some basic details about the package; detailed documentation is available at: https://phpspa.com/docs/getting-started/
Installation
You can use Composer to install this package in your projects:
composer require jasara/php-amzn-selling-partner-api
Usage
The best way to understand how to use this SDK is by reading the documentation for the specific call you would like to make. In general, you should expect a fluent interface, such as:
Config
When you instantiate the AmazonSPA class, the config is an object that should be initialized and then passed in:
License
This project is not licensed for commercial usage, but you are hereby granted the right to use this project for commercial purposes as long as your annual revenue is under $100,000 USD.
Above that level, please visit our Sponsors page to obtain an automatic commercial license.
You are free to use the project for non-commercial purposes.
Why a Non Commercial License?
Judging by the current pace of development by the Amazon Selling Partner API team, it looks like they plan to develop at a rapid pace, so it will be an effort to keep up with all the changes. We would like this project to start with sustainability in mind, rather than have a project that only works properly for several months and then no longer receives updates.
If reducing costs is more important to you than development speed and sustainability, you can always generate your own PHP SDK using the swagger-gen tools that the Selling Partner API team provides.
All versions of php-amzn-selling-partner-api with dependencies
guzzlehttp/guzzle Version ^7.4
aws/aws-sdk-php Version ^3.199
illuminate/http Version ^10.0 || ^11.0
vlucas/phpdotenv Version ^5.3
brick/money Version ^0.5 || ^0.6 || ^0.7 || ^0.8 || ^0.9
illuminate/support Version ^10.0 || ^11.0
illuminate/validation Version ^10.0 || ^11.0
php-units-of-measure/php-units-of-measure Version ^2.1
psr/log Version ^1.0.1 || ^2.0 || ^3.0