PHPackages                             haiaouang/mipush-for-laravel5 - 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. haiaouang/mipush-for-laravel5

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

haiaouang/mipush-for-laravel5
=============================

xiao mi push

1.0.3(9y ago)060PHPPHP &gt;=5.3.0

Since Sep 7Pushed 8y ago2 watchersCompare

[ Source](https://github.com/haiaouang/mipush-for-laravel5)[ Packagist](https://packagist.org/packages/haiaouang/mipush-for-laravel5)[ RSS](/packages/haiaouang-mipush-for-laravel5/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (4)Used By (0)

mipush-for-laravel5
===================

[](#mipush-for-laravel5)

小米推送laravel包开发，用于app推送消息、透传等功能

安装
--

[](#安装)

加载包

`composer require haiaouang/gaohuitong-for-laravel5`

在配置文件中添加 **config/app.php**

```
    'providers' => [
        /**
         * 添加供应商
         */
        Hht\MiPush\MiPushServiceProvider::class,
    ],
    'aliases' => [
         /**
          * 添加别名
          */
        'MiPush' => Hht\MiPush\Facades\MiPush::class,
    ],
```

生成配置文件

`php artisan vendor:publish`

设置小米推送的参数 **config/mipush.php**

使用
--

[](#使用)

---

### 设置推送客户端

[](#设置推送客户端)

\\MiPush::

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity60

Established project with proven stability

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

Total

4

Last Release

3317d ago

### Community

Maintainers

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

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/haiaouang-mipush-for-laravel5/health.svg)

```
[![Health](https://phpackages.com/badges/haiaouang-mipush-for-laravel5/health.svg)](https://phpackages.com/packages/haiaouang-mipush-for-laravel5)
```

###  Alternatives

[wwwision/dcb-eventstore

Implementation of the Dynamic Consistency Boundary pattern described by Sara Pellegrini

2236.8k12](/packages/wwwision-dcb-eventstore)[php-telegram-bot/inline-keyboard-pagination

PHP Telegram Bot InlineKeyboard Pagination

299.5k1](/packages/php-telegram-bot-inline-keyboard-pagination)

PHPackages © 2026

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