PHPackages                             tizipso/dingtalk - 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. tizipso/dingtalk

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

tizipso/dingtalk
================

2.0.1(4y ago)024MITPHPPHP &gt;=7.3

Since Jun 17Pushed 4y ago1 watchersCompare

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

READMEChangelog (6)Dependencies (15)Versions (7)Used By (0)

Dingtalk for Hyperf
===================

[](#dingtalk-for-hyperf)

介绍
--

[](#介绍)

Based on mingyoung/dingtalk developed a DingTalk expansion package adapted to Hyperf. - 基于 mingyoung/dingtalk 开发的适配于 Hyperf 的钉钉扩展包。

封装了钉钉身份验证、通讯录管理、消息通知、审批、群机器人、业务事件回调管理等服务端接口，让开发者可以使用简单的配置，提供简洁的 API 以供方便快速地调用钉钉接口

环境要求
----

[](#环境要求)

- PHP 7.3+
- [Composer](https://getcomposer.org/)

安装
--

[](#安装)

```
composer require tizipso/dingtalk
```

使用
--

[](#使用)

```
use DingTalk\Application;

$config = [
    'corp_id' => '',
    'agent_id' => '',
    'app_key' => 'dingwu33fo1fjc0fszad',
    'app_secret' => 'RsuMFgEIY3jg5UMidkvwpzEobWjf9Fcu3oLqLyCUIgzULm54WcV7j9fi3fJlUshk',
    'token' => '',
    'aes_key' => '',
];

$app = new Application($config);
```

License
-------

[](#license)

MIT

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity51

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

Total

6

Last Release

1719d ago

Major Versions

1.1.1 → 2.0.02021-08-05

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/35517633?v=4)[tizipso](/maintainers/tizipso)[@tizipso](https://github.com/tizipso)

---

Top Contributors

[![tizipso](https://avatars.githubusercontent.com/u/35517633?v=4)](https://github.com/tizipso "tizipso (1 commits)")

---

Tags

phpdingtalkhyperf

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/tizipso-dingtalk/health.svg)

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

###  Alternatives

[hyperf/hyperf-skeleton

A coroutine framework that focuses on hyperspeed and flexible, specifically use for build microservices and middlewares.

301187.4k](/packages/hyperf-hyperf-skeleton)[xmo/mine-core

mineadmin core package

1684.2k1](/packages/xmo-mine-core)

PHPackages © 2026

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