PHPackages                             gengyun/jingdong-jos-client - 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. gengyun/jingdong-jos-client

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

gengyun/jingdong-jos-client
===========================

JingDong jos client(SDK) for laravel 5.7

1.3(7y ago)3591MITPHPPHP &gt;=5.4.0

Since Apr 24Pushed 6y agoCompare

[ Source](https://github.com/cuiyinming/jssdk)[ Packagist](https://packagist.org/packages/gengyun/jingdong-jos-client)[ RSS](/packages/gengyun-jingdong-jos-client/feed)WikiDiscussions master Synced 2d ago

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

京东API for laravel5.6+
=====================

[](#京东api-for-laravel56)

京东宙斯SDK laravel封装，同步官方最新版

版本说明:
-----

[](#版本说明)

`本版本是根据 niugengyun/jingdong-jos-client 包修改而来，因为原来的包缺少一些我需要的京东联盟类，且不支持5.7的版本，所以添加了一些包内容户进行了重新发布，著作权依然归原作者所有`

laravel
-------

[](#laravel)

### 安装

[](#安装)

`composer require gengyun/jingdong-jos-client`

### 配置

[](#配置)

- 执行 `php artisan vendor:publish --provider="GengYun\JosClient\JosClientServiceProvider"` 生成配置文件
- 编辑.env文件，设置JINGDONG\_APP\_KEY,JINGDONG\_APP\_SECRET,JINGDONG\_LOG\_PATH

### 示例代码

[](#示例代码)

```
