bluetea / push-notifications-bundle
BlueTea Push Notifications Symfony 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: 2024-09-14 17:32:02 UTC
README
BlueTea Push Notifications for Symfony2
此 Symfony2 Bundle 使用 BlueTea Push Notifications PHP 库。此包添加了配置,并通过依赖注入和标记服务初始化端点。
安装
将此包添加到您的 composer.json 中
composer.phar require "bluetea/push-notifications-bundle" dev-master
在 AppKernel.php 中启用它
new Bluetea\PushNotificationsBundle\BlueteaPushNotificationsBundle(),
将配置添加到您的 config.yml 中
bluetea_push_notifications: