承接 legomolina/fcm-push-notification 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

legomolina/fcm-push-notification

Composer 安装命令:

composer require legomolina/fcm-push-notification

包简介

Basic class to send push notifications through Google Firebase

README 文档

README

Basic class to send push notifications using google firebase.

Installation

Be careful! This library needs curl module for php to work.

FMC Push Notifications is hosted in packagist so you can get it from Composer

composer require legomolina/fcm-push-notification

Usage

Require the Composer autoload in your index:

<?php
    require 'vendor/autoload.php';

Set your Firebase API key

FCMPushNotifications::API_KEY = "my_api_key";

Create a notification object:

$notification = new FCMNotification("Title", "Message");

And send notifications

FCMPushNotifications::send("mobile_token_or_topic", $notification, [ "custom" => "data" ]);

License

FMC Push Notifications is licensed under the GPL v3 license. See License File for more information.

统计信息

  • 总下载量: 198
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 2
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 1
  • Watchers: 1
  • Forks: 2
  • 开发语言: PHP

其他信息

  • 授权协议: GPL-3.0
  • 更新时间: 2016-10-26

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固