PHPackages                             syicd/pushbox - 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. syicd/pushbox

ActiveLibrary

syicd/pushbox
=============

pushbox

1.0.6(6y ago)0162MITPHP

Since Apr 7Pushed 6y agoCompare

[ Source](https://github.com/syicd/pushbox)[ Packagist](https://packagist.org/packages/syicd/pushbox)[ RSS](/packages/syicd-pushbox/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (2)DependenciesVersions (3)Used By (0)

PUSHBOX
-------

[](#pushbox)

- 集成第三方消息推送；
- 完善中......

### Installation

[](#installation)

```
composer require "syicd/pushbox:dev-master" -vvv
```

### Usage

[](#usage)

配置（以 laravel 为例）

```
    修改 env
        XM_SECRET=
        XM_PACKAGE=
```

基本使用:

```
