PHPackages                             philpm/yii2-dingtalk-robot - 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. philpm/yii2-dingtalk-robot

ActiveLibrary

philpm/yii2-dingtalk-robot
==========================

使用钉钉群聊机器人做为target

0.0.2(6y ago)02MITPHPPHP &gt;=5.6.0

Since Jul 8Pushed 6y agoCompare

[ Source](https://github.com/philpm/yii2-dingtalk-robot)[ Packagist](https://packagist.org/packages/philpm/yii2-dingtalk-robot)[ RSS](/packages/philpm-yii2-dingtalk-robot/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (1)Versions (3)Used By (0)

yii2-dingtalk-robot
===================

[](#yii2-dingtalk-robot)

使用钉钉机器人api作为yii2-log的target

Installation
------------

[](#installation)

### 1. 使用composer require安装

[](#1-使用composer-require安装)

```
php composer.phar require --prefer-dist philpm/yii2-dingtalk-robot "0.0.1"
```

### 2. 添加依赖到composer.json文件

[](#2-添加依赖到composerjson文件)

```
"philpm/yii2-dingtalk-robot": "0.0.1"
```

Usage
-----

[](#usage)

```
....
'components' => [
    'log' => [
        'targets' => [
            [
                'class' => 'phil\dingtalk\Target',
                'levels' => ['error', 'warning'],
                'categories' => ['api', 'app'],
                'except' => [
                    'yii\web\HttpException:404',
                ],
            ],
        ]
....
```

Testing
-------

[](#testing)

TODO

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity2

Limited adoption so far

Community2

Small or concentrated contributor base

Maturity45

Maturing project, gaining track record

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

Total

2

Last Release

2500d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/fd05c822888855fda82daf3af4b8818dbf75e818c927802f45c8219bef7984c8?d=identicon)[philpm](/maintainers/philpm)

### Embed Badge

![Health badge](/badges/philpm-yii2-dingtalk-robot/health.svg)

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

###  Alternatives

[craftcms/cms

Craft CMS

3.6k3.6M2.6k](/packages/craftcms-cms)

PHPackages © 2026

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