PHPackages                             jiankechu/push-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. jiankechu/push-robot

ActiveLibrary

jiankechu/push-robot
====================

企业微信消息推送

1.0.1(2y ago)099MITPHPPHP &gt;=7.4

Since May 28Pushed 2y ago1 watchersCompare

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

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

消息推送机器人
-------

[](#消息推送机器人)

- 企业微信

```
    //推送异常消息示例
  $config = [
            'wx_work' => [
                'key' => '企业微信群机器人key'
            ]
        ];
        $msg    = new \ZJKe\PushRobot\WxWork\MsgTplExceptionMarkdown(new Exception('test'));
        $msg->setEnv('test')->setParam(['a' => 'a'])->setUrl('/test');
        $robot = (new \ZJKe\PushRobot\WxWork\Robot($config, $msg));
        $robot->push();
```

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity53

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

Total

2

Last Release

1079d ago

PHP version history (2 changes)1.0.0PHP ~7.4

1.0.1PHP &gt;=7.4

### Community

Maintainers

![](https://www.gravatar.com/avatar/923f4dc251cc136bd07fe191493e17aadd8a28a08b51143eea8d6baf8964b83e?d=identicon)[jiankechu](/maintainers/jiankechu)

---

Top Contributors

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

---

Tags

phpswoolehyperf

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/jiankechu-push-robot/health.svg)

```
[![Health](https://phpackages.com/badges/jiankechu-push-robot/health.svg)](https://phpackages.com/packages/jiankechu-push-robot)
```

###  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)[hyperf/jet

Jet is a unification model RPC Client, built-in JSON RPC protocol, available to running in ALL PHP environments, including PHP-FPM and Swoole/Hyperf environments.

6119.1k](/packages/hyperf-jet)[hypervel/framework

The Hypervel framework.

1012.1k6](/packages/hypervel-framework)[jonas-elias/hyperf-oracle

A oracle handler for hyperf/database.

102.0k](/packages/jonas-elias-hyperf-oracle)

PHPackages © 2026

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