PHPackages                             cvoid/kuaishou-mini-app - 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. cvoid/kuaishou-mini-app

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

cvoid/kuaishou-mini-app
=======================

快手小程序

0.0.2(4y ago)02.7k1MITPHPPHP &gt;=7.4|^8.0

Since Jun 23Pushed 4y ago1 watchersCompare

[ Source](https://github.com/NeverRetrun/kuaishou-mini-app)[ Packagist](https://packagist.org/packages/cvoid/kuaishou-mini-app)[ RSS](/packages/cvoid-kuaishou-mini-app/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (4)Versions (3)Used By (0)

Kuai Shou Mini App SDK
----------------------

[](#kuai-shou-mini-app-sdk)

---

快手小程序SDK

### Requirement

[](#requirement)

---

- PHP &gt;= 7.4
- [Composer](https://getcomposer.org/)

### Installation

[](#installation)

---

```
 $ composer require cvoid/kuaishou-mini-app -vvv
```

### Features

[](#features)

---

api实现是否完成getAccessTokenlogin-&gt;getAccessToken☑️登录 - code2Sessionlogin-&gt;code2Session☑️手机号解密encryptor-&gt;encryptMobile☑️支付payment-&gt;wechat☑️### Usage

[](#usage)

---

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

$app = new \KuaiShouMiniApp\KuaiShouMiniApp(
    new \KuaiShouMiniApp\Kernel\Config('appId', 'appSecret')
);

$response = $app->login()->getAccessToken();

var_dump($response);
```

### License

[](#license)

---

MIT

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity47

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

Total

2

Last Release

1762d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/9f995a908a406f008f423d2704af706c959843c7be8460ccdb9b8829beef9130?d=identicon)[cvoid](/maintainers/cvoid)

---

Top Contributors

[![crynocri](https://avatars.githubusercontent.com/u/29448102?v=4)](https://github.com/crynocri "crynocri (8 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/cvoid-kuaishou-mini-app/health.svg)

```
[![Health](https://phpackages.com/badges/cvoid-kuaishou-mini-app/health.svg)](https://phpackages.com/packages/cvoid-kuaishou-mini-app)
```

###  Alternatives

[cakephp/cakephp

The CakePHP framework

8.8k18.5M1.6k](/packages/cakephp-cakephp)[civicrm/civicrm-core

Open source constituent relationship management for non-profits, NGOs and advocacy organizations.

728272.9k17](/packages/civicrm-civicrm-core)[cognesy/instructor-php

The complete AI toolkit for PHP: unified LLM API, structured outputs, agents, and coding agent control

310107.9k1](/packages/cognesy-instructor-php)[neos/flow

Flow Application Framework

862.0M449](/packages/neos-flow)[neos/flow-development-collection

Flow packages in a joined repository for pull requests.

144179.3k3](/packages/neos-flow-development-collection)[shopware/app-php-sdk

Shopware App SDK for PHP

1577.8k1](/packages/shopware-app-php-sdk)

PHPackages © 2026

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