bluetea / push-notifications-bundle
BlueTea Push Notifications Symfony Bundle
Installs: 990
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 5
Forks: 0
Open Issues: 0
Type:symfony-bundle
Requires
- php: >=7.1
- bluetea/push-notifications: 1.0.*
- symfony/framework-bundle: ~3.0
This package is not auto-updated.
Last update: 2024-10-26 18:06:31 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: