PHPackages                             elfsundae/xgpusher - 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. elfsundae/xgpusher

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

elfsundae/xgpusher
==================

Xinge Pusher

1.1.0(8y ago)03481MITPHPPHP &gt;=5.6.4

Since Jun 19Pushed 8y ago1 watchersCompare

[ Source](https://github.com/ElfSundae/xgpusher)[ Packagist](https://packagist.org/packages/elfsundae/xgpusher)[ Docs](https://github.com/ElfSundae/xgpusher)[ RSS](/packages/elfsundae-xgpusher/feed)WikiDiscussions master Synced 1mo ago

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

Tencent Xinge Pusher
====================

[](#tencent-xinge-pusher)

[![Latest Version on Packagist](https://camo.githubusercontent.com/abf6aa495bbe16eb3ee966014427788f4115cfa4452caa7f9dbbe338c6906187/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f656c6673756e6461652f78677075736865722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/elfsundae/xgpusher)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Build Status](https://camo.githubusercontent.com/f9e8beb5f08710fb49e367f520bcee2c9449e744dc2ed023656ce9244b716280/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f456c6653756e6461652f78677075736865722f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/ElfSundae/xgpusher)[![StyleCI](https://camo.githubusercontent.com/9020033fc21fb3844c9ed1351ee8a8739b54d5cbee7f9d182405e243976281f4/68747470733a2f2f7374796c6563692e696f2f7265706f732f39343731393135382f736869656c64)](https://styleci.io/repos/94719158)[![SensioLabsInsight](https://camo.githubusercontent.com/2340eaf97ef7753c1a89ec2799d8f2de67487b6eb897c9fd6a3f2000a0cbd73a/68747470733a2f2f696d672e736869656c64732e696f2f73656e73696f6c6162732f692f62663533343235332d613137322d346532642d613362622d3931663439653463633835612e7376673f7374796c653d666c61742d737175617265)](https://insight.sensiolabs.com/projects/bf534253-a172-4e2d-a3bb-91f49e4cc85a)[![Quality Score](https://camo.githubusercontent.com/17e28ca78ae4617308e0868a71849c36155358e9ad9a8ef5a86e5716d88865fc/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f456c6653756e6461652f78677075736865722e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/ElfSundae/xgpusher)[![Code Coverage](https://camo.githubusercontent.com/61ff3e123f6f5922929385244e3b00ba5489cf7b967cc4c7f11316b33580b17b/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f636f7665726167652f672f456c6653756e6461652f78677075736865722f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/ElfSundae/xgpusher/?branch=master)[![Total Downloads](https://camo.githubusercontent.com/f485470a8569882dd3020450d747d771af29f3b7cfdcdfb526b6a0382c0574af/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f656c6673756e6461652f78677075736865722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/elfsundae/xgpusher)

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

[](#installation)

```
$ composer require elfsundae/xgpusher
```

Laravel Integration
-------------------

[](#laravel-integration)

Register the service provider by adding the following to the `providers` array in `config/app.php`:

```
ElfSundae\XgPush\PusherServiceProvider::class,
```

Add "xgpush" configuration in `config/services.php` of your app:

```
'xgpush' => [
    'key' => env('XGPUSH_KEY'),
    'secret' => env('XGPUSH_SECRET'),
    'environment' => env('XGPUSH_ENVIRONMENT', env('APP_ENV')),
    'custom_key' => 'custom',
    'account_prefix' => 'user',
],
```

Testing
-------

[](#testing)

```
$ composer test
```

License
-------

[](#license)

This package is open-sourced software licensed under the [MIT License](LICENSE.md).

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity59

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

Total

2

Last Release

3167d ago

### Community

Maintainers

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

---

Top Contributors

[![ElfSundae](https://avatars.githubusercontent.com/u/526008?v=4)](https://github.com/ElfSundae "ElfSundae (19 commits)")

---

Tags

pushnotificationtencentxinge

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/elfsundae-xgpusher/health.svg)

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

###  Alternatives

[edujugon/push-notification

Laravel Package to send push notifications to Android and IOS devices. (GCM,FCM,APN)

4891.4M1](/packages/edujugon-push-notification)[ladumor/one-signal

Laravel Wrapper for OneSignal.

125331.3k](/packages/ladumor-one-signal)[turbo124/laravel-push-notification

Laravel package to send push notifications to mobile devices (apns, gcm)

1157.9k](/packages/turbo124-laravel-push-notification)[witty/laravel-push-notification

Laravel 5 Package for sending push notifications to Android and iOS devices

245.0k](/packages/witty-laravel-push-notification)

PHPackages © 2026

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