2017 © Pedro Peláez
 

library transrush-sdk

转运四方php-sdk

image

guodont/transrush-sdk

转运四方php-sdk

  • Saturday, November 5, 2016
  • by guodont
  • Repository
  • 1 Watchers
  • 4 Stars
  • 992 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 7 Versions
  • 0 % Grown

The README.md

transrush-sdk

Build Status, (*1)

转运四方 php sdk, (*2)

work in ebuy365 ., (*3)

Installation

Add the following line to your composer.json file:, (*4)

"guodont/transrush-sdk": "dev-master"

Then run composer update to get the package., (*5)

Or, (*6)

composer require guodont/transrush-sdk

Usage


$transRush = new \TransRush\TransRush([ 'Token' => 'YOUR-TOKEN', // Please use your Token . 'Env' => 'DEV', // Or PRO 'Key' => 'YOUR-KEY', ]); // 创建预报单 $transRush->preAlertService->createPreAlert(CreatePreAlert $createPreAlert, Array $params = array()); // 删除预报单 $transRush->preAlertService->deletePreAlert(DeletePreAlert $deletePreAlert, Array $params = array()); // 查询仓库地址 $transRush->wareHouseService->getWareHouse(); // 验证webhook通知是否合法 $transRush->transRushWebHookUtil->isValidWebHook(array $body);

License

This software is licensed under the MIT License., (*7)

The Versions

05/11 2016

dev-master

9999999-dev

转运四方php-sdk

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar guodont

05/11 2016

1.1.0

1.1.0.0

转运四方php-sdk

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar guodont

05/11 2016

dev-develop

dev-develop

转运四方php-sdk

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar guodont

28/07 2016

1.0.2

1.0.2.0

转运四方php-sdk

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar guodont

28/07 2016

1.0.3

1.0.3.0

转运四方php-sdk

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar guodont

28/07 2016

1.0.1

1.0.1.0

转运四方php-sdk

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar guodont

28/07 2016

1.0.0

1.0.0.0

转运四方php-sdk

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar guodont