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

ActiveLibrary[API Development](/categories/api)

meilunzhi/dingtalk
==================

EasyDingTalk, Alibaba Dingtalk SDK for PHP

07PHP

Since Apr 11Pushed 3y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (1)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 meilunzhi/dingtalk
```

使用
--

[](#使用)

```
use EasyDingTalk\Application;

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

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

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

文档
--

[](#文档)

License
-------

[](#license)

MIT

###  Health Score

14

—

LowBetter than 2% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity22

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/638cdc729aead27c32cc905bd1fa84fdc9e8ddb5c7b07aa174af918d715deedb?d=identicon)[SummerMagic](/maintainers/SummerMagic)

---

Top Contributors

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

### Embed Badge

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

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

###  Alternatives

[stripe/stripe-php

Stripe PHP Library

4.0k143.3M478](/packages/stripe-stripe-php)[twilio/sdk

A PHP wrapper for Twilio's API

1.6k92.9M271](/packages/twilio-sdk)[knplabs/github-api

GitHub API v3 client

2.2k15.8M187](/packages/knplabs-github-api)[facebook/php-business-sdk

PHP SDK for Facebook Business

90121.9M34](/packages/facebook-php-business-sdk)[meilisearch/meilisearch-php

PHP wrapper for the Meilisearch API

73813.7M114](/packages/meilisearch-meilisearch-php)[google/gax

Google API Core for PHP

263103.1M454](/packages/google-gax)

PHPackages © 2026

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