PHPackages                             lostinfo/jos-open-api - 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. lostinfo/jos-open-api

ActiveLibrary[API Development](/categories/api)

lostinfo/jos-open-api
=====================

Jos PHP Open Api SDK

1.2(6y ago)151MITPHPPHP &gt;=5.6

Since Jun 11Pushed 6y agoCompare

[ Source](https://github.com/lostinfo/jos-open-api)[ Packagist](https://packagist.org/packages/lostinfo/jos-open-api)[ RSS](/packages/lostinfo-jos-open-api/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependenciesVersions (4)Used By (0)

Jos PHP Open Api SDK
====================

[](#jos-php-open-api-sdk)

src/request 目录文件过多，不建议composer使用，可部分下载导入使用

示例
--

[](#示例)

jingdong.category.read.findValuesByAttrIdUnlimit

根据venderId等条件加密查询订单总数

- 请求参数

名称类型必须示例值描述categoryAttrIdNumber是1234属性IDfieldString\[\]否id,attId可选的返回项```
$client = new \Lostinfo\JosOpenApi\JdClient();
$client->appKey = 'you appKey';
$client->appSecret = 'you appSecret';
$client->accessToken = 'you accessToken';

$req = new \Lostinfo\JosOpenApi\request\CategoryReadFindValuesByAttrIdUnlimit();
$req->setCategoryAttrId('you category attr id');
$req->setFields('id,attId');
$resp = $client->execute($req, 'you accessToken');
var_export($resp);

```

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity56

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

Total

3

Last Release

2530d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/8fa7baeb078c784f3ed623f4741f63873a85099aa1b07275733d1d998ef8e424?d=identicon)[lostinfo](/maintainers/lostinfo)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/lostinfo-jos-open-api/health.svg)

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

###  Alternatives

[stripe/stripe-php

Stripe PHP Library

4.0k143.3M480](/packages/stripe-stripe-php)[twilio/sdk

A PHP wrapper for Twilio's API

1.6k92.9M272](/packages/twilio-sdk)[knplabs/github-api

GitHub API v3 client

2.2k15.8M187](/packages/knplabs-github-api)[facebook/php-business-sdk

PHP SDK for Facebook Business

90121.9M34](/packages/facebook-php-business-sdk)[meilisearch/meilisearch-php

PHP wrapper for the Meilisearch API

73813.7M114](/packages/meilisearch-meilisearch-php)[google/gax

Google API Core for PHP

263103.1M454](/packages/google-gax)

PHPackages © 2026

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