Download the PHP package affilinet/productdata-php-sdk without Composer
On this page you can find all versions of the php package affilinet/productdata-php-sdk. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download affilinet/productdata-php-sdk
More information about affilinet/productdata-php-sdk
Files in affilinet/productdata-php-sdk
Package productdata-php-sdk
Short Description affilinet Product Data PHP SDK
License MIT
Homepage https://github.com/affilinet/productdata-php-sdk
Informations about the package productdata-php-sdk
affilinet Product Data PHP SDK
Grab our Product Data PHP SDK and have access to millions of products within minutes.
Refer to our documentation in order to get started: https://affilinet.github.io/productdata-php-sdk
Installation
This SDK can be installed with composer
Please note: This packages requires PHP 5.6 or greater.
Examples
Tests
All tests rely on composer. Please composer install
before running the tests.
phpunit tests include some integration tests. To run these tests you need to provide an publisherId and productWebservicePassword.
Copy Tests/AffilinetTestCredentials.php.dist
to Tests/AffilinetTestCredentials.php
and enter your PUBLISHER_ID and PRODUCT_WEBSERVICE_PASSWORD
To run only the unit tests use this command:
License
Please see the license file for more information.
All versions of productdata-php-sdk with dependencies
ext-json Version *
guzzlehttp/guzzle Version ~6.0
monolog/monolog Version ^1.20
psr/http-message Version *