This Symfony2 Bundle uses the BlueTea Push Notifications PHP Library. This bundle adds configuration and initializes the endpoints with dependency injection and tagged services.
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: