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

ActiveLibrary

genkgo/push
===========

Send push messages to Android and Apple using one interface.

5.0.0(1y ago)1331.6k↓46.7%3PHPPHP ~8.3.0 || ~8.4.0CI passing

Since Dec 2Pushed 1y ago4 watchersCompare

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

READMEChangelog (10)Dependencies (8)Versions (35)Used By (0)

Genkgo.Push
===========

[](#genkgopush)

Send push messages to Android, Apple and Firebase using one interface

### Installation

[](#installation)

Requires a [PHP version getting security updates](https://www.php.net/supported-versions.php). It is installable and autoloadable via Composer as [genkgo/push](https://packagist.org/packages/genkgo/push).

### Quality

[](#quality)

[![workflow code check](https://github.com/genkgo/push/workflows/code%20check/badge.svg)](https://github.com/genkgo/push/workflows/code%20check/badge.svg)

To run the unit tests at the command line, issue `phpunit -c tests/`. [PHPUnit](http://phpunit.de/manual/) is required.

This library attempts to comply with [PSR-1](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-1-basic-coding-standard.md), [PSR-2](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-2-coding-style-guide.md), and [PSR-4](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-4-autoloader.md). If you notice compliance oversights, please send a patch via pull request.

Send Push Messages
------------------

[](#send-push-messages)

```
