2017 © Pedro Peláez
 

library taobao-top-client

taobao top client

image

desand/taobao-top-client

taobao top client

  • Monday, March 20, 2017
  • by desand
  • Repository
  • 1 Watchers
  • 3 Stars
  • 188 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 9 Versions
  • 1 % Grown

The README.md

TaobaoTopClient

抽取淘宝TopSdk的核心部分, (*1)

安装

"require": {
    ...
    "desand/taobao-top-client": "*"
    ...
}

php composer.phar update

使用

$config = array(
    'appkey' => '...',
    'secretKey' => '...'
);

$topClient = new \TaobaoTopClient\TopClient($config);

$shopGetRequest = $topClient->get('ShopGetRequest');
$shopGetRequest->setNick('abc');
$shopGetRequest->setFields('sid,cid,...');

$shopData = $topClient->execute($shopGetRequest, $sessionKey);

The Versions

20/03 2017

dev-master

9999999-dev https://github.com/desand/taobao-top-client

taobao top client

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

sdk client taobao top

20/03 2017

v1.1.1

1.1.1.0 https://github.com/desand/taobao-top-client

taobao top client

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

sdk client taobao top

19/09 2016

v1.1.0

1.1.0.0 https://github.com/desand/taobao-top-client

taobao top client

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

sdk client taobao top

18/09 2016

v1.0.3

1.0.3.0 https://github.com/desand/taobao-top-client

taobao top client

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

sdk client taobao top

18/09 2016

v1.0.2

1.0.2.0 https://github.com/desand/taobao-top-client

taobao top client

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

sdk client taobao top

03/06 2016

v1.0.1

1.0.1.0 https://github.com/desand/taobao-top-client

taobao top client

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

sdk client taobao top

02/06 2016

0.2

0.2.0.0 https://github.com/desand/taobao-top-client

taobao top client

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

sdk client taobao top

02/06 2016

v1.0.0

1.0.0.0 https://github.com/desand/taobao-top-client

taobao top client

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

sdk client taobao top

02/06 2016

0.1

0.1.0.0 https://github.com/desand/taobao-top-client

taobao top client

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

sdk client taobao top