PHPackages                             haistar/jos-api-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. haistar/jos-api-client

ActiveLibrary

haistar/jos-api-client
======================

Unofficial API Client for JDID Open Platform V2

v1.0.0(4y ago)1106MITPHP

Since May 3Pushed 4y ago1 watchersCompare

[ Source](https://github.com/raviMukti/jos-api-client-php)[ Packagist](https://packagist.org/packages/haistar/jos-api-client)[ RSS](/packages/haistar-jos-api-client/feed)WikiDiscussions master Synced 1mo ago

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

Unofficial JD.ID Api Client for PHP
===================================

[](#unofficial-jdid-api-client-for-php)

Composer library for JD.ID open API version 2. Please found something related with the Open API in this [link](https://jos.jd.id/home/home#/doc/api/16/96/jingdong.seller.order.sendGoodsOpenApi)

How to install
--------------

[](#how-to-install)

`composer install haistar/jos-api-client`

How to use
----------

[](#how-to-use)

```
// Setup Client
$client = new JosApiClient($_ENV["SERVER_URL"], $_ENV["ACCESS_TOKEN"]);
$client->appKey = $_ENV["APP_KEY"];
$client->appSecret = $_ENV["APP_SECRET"];

// Setup Request
$request = new JosApiRequest("jingdong.epistock.queryEpiMerchantWareStock");
$request->addRequestParam("wareStockQueryListSt", "[{'skuId':601267085,'realNum':1}]");

// Execute API Request
$response = $client->execute($request);

```

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity48

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

Unknown

Total

1

Last Release

1473d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/a466e589fb79a8d7fab510080669ae5f0b1977c0d37ae9eb52ef7442ecba805a?d=identicon)[raviMukti](/maintainers/raviMukti)

---

Top Contributors

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

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/haistar-jos-api-client/health.svg)

```
[![Health](https://phpackages.com/badges/haistar-jos-api-client/health.svg)](https://phpackages.com/packages/haistar-jos-api-client)
```

###  Alternatives

[roots/acorn

Framework for Roots WordPress projects built with Laravel components.

9682.1M97](/packages/roots-acorn)[bacula-web/bacula-web

The open source web based reporting and monitoring tool for Bacula

1537.5k](/packages/bacula-web-bacula-web)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

245.2k](/packages/aedart-athenaeum)[doppar/framework

The Doppar Framework

366.7k8](/packages/doppar-framework)[hardcastle/xrpl_php

PHP SDK / Client for the XRP Ledger

129.7k5](/packages/hardcastle-xrpl-php)

PHPackages © 2026

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