PHPackages                             opensdk/itaoke - 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. opensdk/itaoke

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

opensdk/itaoke
==============

itaoke云发单 SDK

v1.0.8(6y ago)18MITPHPPHP &gt;=7.0.0

Since Apr 1Pushed 6y ago2 watchersCompare

[ Source](https://github.com/beJuvenile/opensdk-itaoke)[ Packagist](https://packagist.org/packages/opensdk/itaoke)[ RSS](/packages/opensdk-itaoke/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (9)DependenciesVersions (12)Used By (0)

opensdk-itaoke
==============

[](#opensdk-itaoke)

### 介绍

[](#介绍)

本类库是对itaoke云发单API的封装

#### 使用示例

[](#使用示例)

```
require 'vendor/autoload.php';

use OpenSDK\ITaoKe\Client;
use OpenSDK\ITaoKe\Requests\DdkCmsPromUrlGenerateRequest;

$c = new Client();
$c->appKey = 'You are appKey';
$c->appSecret = 'You are appSecret';
$req = new DdkCmsPromUrlGenerateRequest();
$req->setWeAppWebViewShortUrl(true);
$req->setWeAppWebViewUrl(true);
$req->setPidList(['xxxx_xxxxx']);
$c->setRequest($req);
$result = $c->execute();

var_dump($result);
```

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor2

2 contributors hold 50%+ of commits

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

Total

8

Last Release

2231d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/2632156?v=4)[Eric Zhang](/maintainers/zhange)[@zhange](https://github.com/zhange)

---

Top Contributors

[![beJuvenile](https://avatars.githubusercontent.com/u/41072301?v=4)](https://github.com/beJuvenile "beJuvenile (12 commits)")[![kangliuchang](https://avatars.githubusercontent.com/u/20853754?v=4)](https://github.com/kangliuchang "kangliuchang (10 commits)")[![irvingKai](https://avatars.githubusercontent.com/u/24801086?v=4)](https://github.com/irvingKai "irvingKai (4 commits)")

---

Tags

sdkitaoke

### Embed Badge

![Health badge](/badges/opensdk-itaoke/health.svg)

```
[![Health](https://phpackages.com/badges/opensdk-itaoke/health.svg)](https://phpackages.com/packages/opensdk-itaoke)
```

###  Alternatives

[aws/aws-crt-php

AWS Common Runtime for PHP

420300.1M4](/packages/aws-aws-crt-php)[zumba/amplitude-php

PHP SDK for Amplitude

409.5M5](/packages/zumba-amplitude-php)[ennnnny/tbk

简约优雅的淘宝客SDK

29016.1k1](/packages/ennnnny-tbk)[anilcancakir/laravel-ai-sdk-skills

A skill system for Laravel AI SDK agents. Define reusable AI capabilities with SKILL.md files.

151.1k](/packages/anilcancakir-laravel-ai-sdk-skills)

PHPackages © 2026

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