Download the PHP package gigabit/affilinet-php-sdk without Composer
On this page you can find all versions of the php package gigabit/affilinet-php-sdk. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download gigabit/affilinet-php-sdk
More information about gigabit/affilinet-php-sdk
Files in gigabit/affilinet-php-sdk
Package affilinet-php-sdk
Short Description affilinet Product Data PHP SDK
License MIT
Homepage https://github.com/affilinet/productdata-php-sdk
Informations about the package affilinet-php-sdk
affilinet PHP SDK
Grab the PHP SDK and have access to our webservice within minutes.
This is a fork from Official affilinet Product SDK. It doesn´t had any possiblities to access to other webservice endpoints.
//TODO: extend original documentation 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 affilinet-php-sdk with dependencies
ext-json Version *
guzzlehttp/guzzle Version ~6.0
monolog/monolog Version ^1.20
psr/http-message Version *