PHPackages                             guodont/transrush-sdk - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. guodont/transrush-sdk

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

guodont/transrush-sdk
=====================

转运四方php-sdk

1.1.0(9y ago)4995MITPHPPHP &gt;=5.4.0

Since Jul 28Pushed 9y ago1 watchersCompare

[ Source](https://github.com/guodont/transrush-sdk)[ Packagist](https://packagist.org/packages/guodont/transrush-sdk)[ RSS](/packages/guodont-transrush-sdk/feed)WikiDiscussions master Synced today

READMEChangelog (3)Dependencies (2)Versions (7)Used By (0)

\#transrush-sdk [![Build Status](https://camo.githubusercontent.com/ce034a2dfda2493ec2503ea3bd67fbcd865d718cbef8cfc1c433d86abb58e455/68747470733a2f2f7472617669732d63692e6f72672f67756f646f6e742f7472616e73727573682d73646b2e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/guodont/transrush-sdk)

转运四方 php sdk

work in [ebuy365](http://www.ebuy365.com) .

Installation
------------

[](#installation)

Add the following line to your `composer.json` file:

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

```

Then run `composer update` to get the package.

Or

```
composer require guodont/transrush-sdk

```

Usage
-----

[](#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
-------

[](#license)

This software is licensed under the [MIT License](LICENSE).

###  Health Score

30

—

LowBetter than 62% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity62

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~25 days

Total

5

Last Release

3524d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/7886009?v=4)[guodont](/maintainers/guodont)[@guodont](https://github.com/guodont)

---

Top Contributors

[![guodont](https://avatars.githubusercontent.com/u/7886009?v=4)](https://github.com/guodont "guodont (4 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/guodont-transrush-sdk/health.svg)

```
[![Health](https://phpackages.com/badges/guodont-transrush-sdk/health.svg)](https://phpackages.com/packages/guodont-transrush-sdk)
```

###  Alternatives

[neuron-core/neuron-ai

The PHP Agentic Framework.

2.0k496.1k33](/packages/neuron-core-neuron-ai)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3661.2M46](/packages/tencentcloud-tencentcloud-sdk-php)[civicrm/civicrm-core

Open source constituent relationship management for non-profits, NGOs and advocacy organizations.

751284.3k37](/packages/civicrm-civicrm-core)[roundcube/roundcubemail

The Roundcube Webmail suite

7.0k1.4k3](/packages/roundcube-roundcubemail)[spatie/laravel-export

Create a static site bundle from a Laravel app

672139.5k6](/packages/spatie-laravel-export)[nfse-nacional/nfse-php

This is my package nfse

1523.1k](/packages/nfse-nacional-nfse-php)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
