PHPackages                             wmwgijol28/push - 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. [Mail &amp; Notifications](/categories/mail)
4. /
5. wmwgijol28/push

ActiveLibrary[Mail &amp; Notifications](/categories/mail)

wmwgijol28/push
===============

推送

v1.1.5(1y ago)07PHP

Since Nov 28Pushed 1y ago1 watchersCompare

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

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

消息推送说明
------

[](#消息推送说明)

### 配置文件

[](#配置文件)

复制根目录下的push.php文件到config

相关数据库 `tym_public_message_config``tym_public_phone_template``tym_public_sms_template``tym_public_wx_template``tym_public_app_template`可自行在配置文件里修改

### 1.推送方法

[](#1推送方法)

```
$push = new Push();
$push->push($key, $to, $param);
```

#### 参数说明

[](#参数说明)

1.$key 模板关键词,类似于：

```
$key = "invite_register_success";
```

2.$to 用户手机号，类似于：

```
$to = 18927424525;
```

3.$param 推送内容相关参数，类似于：

```
$param = [
    "code" => "200",
    "time" => "15",
    "amount" => "15"
];
```

###  Health Score

24

—

LowBetter than 31% of packages

Maintenance36

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity40

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 66.7% 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 ~0 days

Total

2

Last Release

583d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/10348101?v=4)[wmwgijol28](/maintainers/wmwgijol28)[@wmwgijol28](https://github.com/wmwgijol28)

---

Top Contributors

[![wmwgijol28](https://avatars.githubusercontent.com/u/10348101?v=4)](https://github.com/wmwgijol28 "wmwgijol28 (2 commits)")[![yinyi900828](https://avatars.githubusercontent.com/u/38000373?v=4)](https://github.com/yinyi900828 "yinyi900828 (1 commits)")

### Embed Badge

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

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

###  Alternatives

[maize-tech/laravel-email-domain-rule

Laravel Email Domain Rule

612.0k](/packages/maize-tech-laravel-email-domain-rule)[sarfraznawaz2005/noty

Laravel package to incorporate noty flash notifications into laravel.

324.5k](/packages/sarfraznawaz2005-noty)

PHPackages © 2026

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