PHPackages                             dmytrof/push-notification-bundle - 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. dmytrof/push-notification-bundle

ActiveSymfony-bundle

dmytrof/push-notification-bundle
================================

Symfony2 bundle for sending push notifications with OneSignal

0.2.2(8y ago)02091MITPHPPHP &gt;=5.6

Since Dec 29Pushed 8y ago1 watchersCompare

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

READMEChangelog (4)Dependencies (5)Versions (9)Used By (0)

PushNotificationBundle
======================

[](#pushnotificationbundle)

Symfony2 bundle for sending push notifications with OneSignal

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

[](#installation)

### Step 1: Composer require

[](#step-1-composer-require)

```
$ php composer.phar require "norkunas/onesignal-php-api":"1.0.x-dev" "dmytrof/push-notification-bundle"

```

### Step2: Enable the bundle in the kernel

[](#step2-enable-the-bundle-in-the-kernel)

```
