bluetea / push-notifications-bundle
This package is abandoned and no longer maintained.
No replacement package was suggested.
BlueTea Push Notifications Symfony Bundle
Package info
github.com/BlueTeaNL/PushNotificationsBundle
Type:symfony-bundle
pkg:composer/bluetea/push-notifications-bundle
v2.0.1
2018-01-12 07:35 UTC
Requires
- php: >=7.1
- bluetea/push-notifications: 1.0.*
- symfony/framework-bundle: ~3.0
This package is not auto-updated.
Last update: 2025-02-01 19:50:22 UTC
README
BlueTea Push Notifications for Symfony2
This Symfony2 Bundle uses the BlueTea Push Notifications PHP Library. This bundle adds configuration and initializes the endpoints with dependency injection and tagged services.
Installation
Add this bundle to your composer.json
composer.phar require "bluetea/push-notifications-bundle" dev-master
Enable it in the AppKernel.php
new Bluetea\PushNotificationsBundle\BlueteaPushNotificationsBundle(),
Add the configuration to your config.yml
bluetea_push_notifications: