PHPackages                             halobear/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. [API Development](/categories/api)
4. /
5. halobear/dingtalk

ActiveLibrary[API Development](/categories/api)

halobear/dingtalk
=================

EasyDingTalk, Alibaba Dingtalk SDK for PHP

2.3.2(5y ago)010.6k↑133.3%MITPHPPHP &gt;=7.1

Since Oct 1Pushed 5y agoCompare

[ Source](https://github.com/halobear/dingtalk)[ Packagist](https://packagist.org/packages/halobear/dingtalk)[ RSS](/packages/halobear-dingtalk/feed)WikiDiscussions 2.x Synced yesterday

READMEChangelogDependencies (8)Versions (29)Used By (0)

EasyDingTalk
============

[](#easydingtalk)

 [![Build Status](https://camo.githubusercontent.com/c1f2ebe42cfa1c6cbcbfda9b4199a93e223968a2c35ad7084f10eff566fa6923/68747470733a2f2f7472617669732d63692e6f72672f6d696e67796f756e672f64696e6774616c6b2e737667)](https://travis-ci.org/mingyoung/dingtalk) [![Scrutinizer Code Quality](https://camo.githubusercontent.com/e98ec48369dffd52090c0344b4def1f0304f90cc109ca3c0ac17cb75b4f40e30/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6d696e67796f756e672f64696e6774616c6b2f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/mingyoung/dingtalk/?branch=master) [![Latest Stable Version](https://camo.githubusercontent.com/7e7f3fc923b7a9971d3db909523246d9041b633d838a4217d2454f831e43b5f9/68747470733a2f2f706f7365722e707567782e6f72672f6d696e67796f756e672f64696e6774616c6b2f762f737461626c652e737667)](https://packagist.org/packages/mingyoung/dingtalk) [![Total Downloads](https://camo.githubusercontent.com/fdc114eac724dc0ddf3dc2a2105654e3634e55699f937980ca2ed09971f0feab/68747470733a2f2f706f7365722e707567782e6f72672f6d696e67796f756e672f64696e6774616c6b2f642f746f74616c2e737667)](https://packagist.org/packages/mingyoung/dingtalk) [![License](https://camo.githubusercontent.com/eca2fee85ac4b87265aca8fb7102a565806f1c0ae4a7decd40b680939fc57c64/68747470733a2f2f706f7365722e707567782e6f72672f6d696e67796f756e672f64696e6774616c6b2f6c6963656e73652e737667)](https://packagist.org/packages/mingyoung/dingtalk)

介绍
--

[](#介绍)

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

环境要求
----

[](#环境要求)

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

安装
--

[](#安装)

```
composer require halobear/dingtalk:^2.0
```

使用
--

[](#使用)

```
use EasyDingTalk\Application;

$config = [
    'corp_id' => 'dingd3ir8195906jfo93',

    'app_key' => 'dingwu33fo1fjc0fszad',
    'app_secret' => 'RsuMFgEIY3jg5UMidkvwpzEobWjf9Fcu3oLqLyCUIgzULm54WcV7j9fi3fJlUshk',
];

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

文档
--

[](#文档)

License
-------

[](#license)

MIT

###  Health Score

34

—

LowBetter than 75% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity23

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity69

Established project with proven stability

 Bus Factor1

Top contributor holds 73.3% 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 ~44 days

Recently: every ~100 days

Total

28

Last Release

2005d ago

Major Versions

1.0.x-dev → 2.0.02019-04-26

PHP version history (2 changes)1.0.0PHP &gt;=7.0

2.3.2PHP &gt;=7.1

### Community

Maintainers

![](https://www.gravatar.com/avatar/1b4fc0208a86640ec8ce3033f7f462dae5e97be4e50bfc493c626ef0b05bffff?d=identicon)[wtwei](/maintainers/wtwei)

---

Top Contributors

[![mingyoung](https://avatars.githubusercontent.com/u/6228858?v=4)](https://github.com/mingyoung "mingyoung (74 commits)")[![Macroyep](https://avatars.githubusercontent.com/u/6713684?v=4)](https://github.com/Macroyep "Macroyep (21 commits)")[![calchen](https://avatars.githubusercontent.com/u/3085383?v=4)](https://github.com/calchen "calchen (2 commits)")[![wtwei](https://avatars.githubusercontent.com/u/685615?v=4)](https://github.com/wtwei "wtwei (2 commits)")[![Garfielt](https://avatars.githubusercontent.com/u/3894636?v=4)](https://github.com/Garfielt "Garfielt (1 commits)")[![Nicolas-One](https://avatars.githubusercontent.com/u/23067153?v=4)](https://github.com/Nicolas-One "Nicolas-One (1 commits)")

---

Tags

sdkdingtalkdingdingeasydingtalk

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

585.6M574](/packages/shopware-core)[shopware/platform

The Shopware e-commerce core

3.4k1.5M3](/packages/shopware-platform)[flow-php/flow

PHP ETL - Extract Transform Load - Data processing framework

85036.3k](/packages/flow-php-flow)

PHPackages © 2026

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