PHPackages                             dishcheng/dd\_notice - 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. dishcheng/dd\_notice

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

dishcheng/dd\_notice
====================

laravel叮叮机器人推送

1.0.2(7y ago)010.7k↓11.1%MITPHPPHP &gt;=7.0.0

Since Dec 10Pushed 6y agoCompare

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

READMEChangelog (3)Dependencies (2)Versions (4)Used By (0)

叮叮机器人sdk
========

[](#叮叮机器人sdk)

For laravel &gt;= 5.5

> composer require dishcheng/dd\_notice

[官方设置说明](https://open-doc.dingtalk.com/docs/doc.htm?spm=a219a.7629140.0.0.karFPe&treeId=257&articleId=105735&docType=1)

sdk设置说明

> php artisan vendor:publish --tag=dd\_notice

将webhook地址粘贴到config/dd\_notice.php中的robot\_webhook位置

文本推送方法：

```
use DishCheng\DdNotice\DdNotice;

DdNotice::send([
       'msgtype' => 'text',
       'text' => [
           'content' => '测试文本'
       ]
]);

```

更多方法参考官方设置说明

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity24

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity58

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

Total

3

Last Release

2714d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/0fff4925083b47b1c4e23b50a0f5c7b231da8014b713a2e9714f941f66fb5ec5?d=identicon)[caicaizi251](/maintainers/caicaizi251)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/dishcheng-dd-notice/health.svg)

```
[![Health](https://phpackages.com/badges/dishcheng-dd-notice/health.svg)](https://phpackages.com/packages/dishcheng-dd-notice)
```

###  Alternatives

[grumpydictator/firefly-iii

Firefly III: a personal finances manager.

22.8k69.3k](/packages/grumpydictator-firefly-iii)[gehrisandro/tailwind-merge-laravel

TailwindMerge for Laravel merges multiple Tailwind CSS classes by automatically resolving conflicts between them

341682.2k18](/packages/gehrisandro-tailwind-merge-laravel)[backpack/basset

Dead-simple way to load CSS or JS assets only once per page, when using Laravel 10+.

202832.4k6](/packages/backpack-basset)[firefly-iii/data-importer

Firefly III Data Import Tool.

7545.8k](/packages/firefly-iii-data-importer)[blair2004/nexopos

The Free Modern Point Of Sale System build with Laravel, TailwindCSS and Vue.js.

1.2k2.3k](/packages/blair2004-nexopos)[nickurt/laravel-akismet

Akismet for Laravel 11.x/12.x/13.x

97139.6k2](/packages/nickurt-laravel-akismet)

PHPackages © 2026

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