PHPackages                             zmoyi/laravel-jstan - 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. [API Development](/categories/api)
4. /
5. zmoyi/laravel-jstan

ActiveLibrary[API Development](/categories/api)

zmoyi/laravel-jstan
===================

聚水潭sdk-laravel

1.01(1y ago)24.9k↓50%1[1 issues](https://github.com/zmoyi/laravel-JsTan/issues)MITPHP

Since Dec 7Pushed 1y ago2 watchersCompare

[ Source](https://github.com/zmoyi/laravel-JsTan)[ Packagist](https://packagist.org/packages/zmoyi/laravel-jstan)[ RSS](/packages/zmoyi-laravel-jstan/feed)WikiDiscussions main Synced 1mo ago

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

laravel-JsTan
=============

[](#laravel-jstan)

简介
--

[](#简介)

laravel-JsTan 是基于[聚水潭 sdk（2.0）](https://github.com/zmoyi/JsTan)的 Laravel 聚水潭 SDK，支持laravel9.0以上版本。

[![Latest Stable Version](https://camo.githubusercontent.com/3e611e4673a0b420e4724403aad0f20c8b30c6f264ee71582f719cf5e9af4cbe/68747470733a2f2f706f7365722e707567782e6f72672f7a6d6f79692f6c61726176656c2d6a7374616e2f76)](https://packagist.org/packages/zmoyi/laravel-jstan) [![Total Downloads](https://camo.githubusercontent.com/1663ecaead6af0b16bcdbb50cfafbd0d69401c7d3b4c98fbe7333b4867f95583/68747470733a2f2f706f7365722e707567782e6f72672f7a6d6f79692f6c61726176656c2d6a7374616e2f646f776e6c6f616473)](https://packagist.org/packages/zmoyi/laravel-jstan) [![License](https://camo.githubusercontent.com/ff98938fbe88ecc076b20a959ce985220d2123e2cf2f923eb5a6255a63405a4f/68747470733a2f2f706f7365722e707567782e6f72672f7a6d6f79692f6c61726176656c2d6a7374616e2f6c6963656e7365)](https://packagist.org/packages/zmoyi/laravel-jstan) [![Monthly Downloads](https://camo.githubusercontent.com/3cbea56c6c0d2b84f719e01d4618c33509a262cf45ac4a223818b3d4a223f917/68747470733a2f2f706f7365722e707567782e6f72672f7a6d6f79692f6c61726176656c2d6a7374616e2f642f6d6f6e74686c79)](https://packagist.org/packages/zmoyi/laravel-jstan) [![Daily Downloads](https://camo.githubusercontent.com/3a2a13c3e4a1c1cecf98f0ca08d2315d6d2069f4985499c9dbf276568dcfd992/68747470733a2f2f706f7365722e707567782e6f72672f7a6d6f79692f6c61726176656c2d6a7374616e2f642f6461696c79)](https://packagist.org/packages/zmoyi/laravel-jstan) [![Version](https://camo.githubusercontent.com/20a6d0e02e114f8a9c6ae417874610cb580c5312b1f18322b1301a4493ac116d/68747470733a2f2f706f7365722e707567782e6f72672f7a6d6f79692f6c61726176656c2d6a7374616e2f76657273696f6e)](https://packagist.org/packages/zmoyi/laravel-jstan) [![PHP Version Require](https://camo.githubusercontent.com/85f7c36b7469af2e802e98f2e5bc48c27ef58a4dfe7d6e8765f234e29492dde6/68747470733a2f2f706f7365722e707567782e6f72672f7a6d6f79692f6c61726176656c2d6a7374616e2f726571756972652f706870)](https://packagist.org/packages/zmoyi/laravel-jstan)

特点
--

[](#特点)

- 基于laravel10开发，支持laravel9以上版本
- 其他版本未经过测试 理论支持 laravel 8+ 需要自行修改 php 版本
- php 版本 &gt;= 8.1 （理论支持php8.1以下版本，需要自行修改 php 版本）

安装
--

[](#安装)

```
composer require zmoyi/laravel-JsTan

```

使用
--

[](#使用)

### 发布配置文件

[](#发布配置文件)

```
php artisan vendor:publish --tag=laravel-jsTan

```

### 使用示例

[](#使用示例)

```
use JsTan\Route;
use LaravelJsTan\Facades\JsTan;

/**
* ...
**/

$authUrl = JsTan::Client()->createAuthUrl();
        $response = JsTan::Client()->request(
            Route::QUERY_SHOPS,[
                'page_index' => 1,
                'page_size' => 10
            ]
        );
```

注意事项
----

[](#注意事项)

- 遇到问题请先查阅聚水潭文档，如果文档中没有说明，请在此处提 issue
- 聚水潭 sdk 文档地址：
- 聚水潭 文档说明：
- 聚水潭 sdk 文档示例：

开源协议
----

[](#开源协议)

MIT

版权信息
----

[](#版权信息)

MIT © [zmoyi](https://github.com/zmoyi)

捐赠
--

[](#捐赠)

如果您觉得这个项目帮助到了您，可以请作者喝杯咖啡表示鼓励。

###  Health Score

29

—

LowBetter than 59% of packages

Maintenance26

Infrequent updates — may be unmaintained

Popularity26

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity43

Maturing project, gaining track record

 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 ~201 days

Total

2

Last Release

693d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/0279bdbd2a26484dd71a7a2408d7d2dbf3a29a87b78079e882e1406a2dc323ff?d=identicon)[zmoyi](/maintainers/zmoyi)

---

Top Contributors

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

---

Tags

erpju-shui-tanjushuitanERPjushuitan

### Embed Badge

![Health badge](/badges/zmoyi-laravel-jstan/health.svg)

```
[![Health](https://phpackages.com/badges/zmoyi-laravel-jstan/health.svg)](https://phpackages.com/packages/zmoyi-laravel-jstan)
```

###  Alternatives

[edujugon/laradoo

Odoo ERP API for Laravel

16468.6k](/packages/edujugon-laradoo)

PHPackages © 2026

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