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

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

pusher/pusher-push-notifications
================================

2.0.1(2mo ago)562.5M—8.5%27[2 issues](https://github.com/pusher/push-notifications-php/issues)[2 PRs](https://github.com/pusher/push-notifications-php/pulls)8MITPHPPHP &gt;=8.0CI passing

Since Dec 12Pushed 2mo ago9 watchersCompare

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

READMEChangelog (10)Dependencies (12)Versions (21)Used By (8)

[![Build Status](https://camo.githubusercontent.com/c2b2b63562bebcfa185ca88ce85275191cbb9f510109e3cd86c8a4c95e661249/68747470733a2f2f7472617669732d63692e6f72672f7075736865722f707573682d6e6f74696669636174696f6e732d7068702e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/pusher/push-notifications-php)

PHP SDK for Pusher Beams
========================

[](#php-sdk-for-pusher-beams)

PHP server library for publishing notifications through Pusher Beams.

Check  for more information.

**NOTE: This library requires a PHP version of 8.0 or greater**

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

[](#installation)

[Get Composer](http://getcomposer.org/), [then get the `pusher/pusher-push-notifications` Composer package](https://packagist.org/packages/pusher/pusher-push-notifications):

```
$ composer require pusher/pusher-push-notifications
```

This SDK depends on [the JSON PHP module](http://php.net/manual/en/json.installation.php).

Use
---

[](#use)

### Configuring the SDK for your instance

[](#configuring-the-sdk-for-your-instance)

```
