PHPackages                             evileyecc1/php-kaiheila-sdk - 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. evileyecc1/php-kaiheila-sdk

ActiveLibrary[API Development](/categories/api)

evileyecc1/php-kaiheila-sdk
===========================

a sdk for KaiHeila api

031PHP

Since Mar 19Pushed 5y ago1 watchersCompare

[ Source](https://github.com/evileyecc1/PHP-KaiHeila-SDK)[ Packagist](https://packagist.org/packages/evileyecc1/php-kaiheila-sdk)[ RSS](/packages/evileyecc1-php-kaiheila-sdk/feed)WikiDiscussions main Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

PHP-KHL-SDK
===========

[](#php-khl-sdk)

👾 一个由PHP编写，为语音软件KaiHeiLa API的使用提供更方便的库

如何安装
----

[](#如何安装)

样例
--

[](#样例)

非常简单!

```
$config = \KaiHeiLaSDK\Configuration::getInstance();

$config->token = '填上你机器人的Token';

$config->logger = \KaiHeiLaSDK\Log\NullLogger::class;

$messages = \KaiHeiLaSDK\APIPoints\MessageAPI::getMessageList('4151648703920684');

echo '最新的一条消息发送者：' . $messages->items[0]->author->username;
```

文档
--

[](#文档)

正在编写中.

开发计划
----

[](#开发计划)

1. 完成对代码的优化
2. 支持对事件的解析

###  Health Score

17

—

LowBetter than 6% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity31

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/7341ef2f9b83f3425aeca80f53f1b4530ad76fccdf2ab480eb6d660fa3c02abf?d=identicon)[evileyecc1](/maintainers/evileyecc1)

---

Top Contributors

[![evileyecc1](https://avatars.githubusercontent.com/u/22828359?v=4)](https://github.com/evileyecc1 "evileyecc1 (6 commits)")

### Embed Badge

![Health badge](/badges/evileyecc1-php-kaiheila-sdk/health.svg)

```
[![Health](https://phpackages.com/badges/evileyecc1-php-kaiheila-sdk/health.svg)](https://phpackages.com/packages/evileyecc1-php-kaiheila-sdk)
```

###  Alternatives

[exsyst/swagger

A php library to manipulate Swagger specifications

35916.4M7](/packages/exsyst-swagger)[hubspot/api-client

Hubspot API client

24016.2M20](/packages/hubspot-api-client)[pocketmine/bedrock-protocol

An implementation of the Minecraft: Bedrock Edition protocol in PHP

172445.0k12](/packages/pocketmine-bedrock-protocol)[botman/driver-telegram

Telegram driver for BotMan

93459.5k6](/packages/botman-driver-telegram)

PHPackages © 2026

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