Download the PHP package guigpm/php-fcm without Composer
On this page you can find all versions of the php package guigpm/php-fcm. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download guigpm/php-fcm
More information about guigpm/php-fcm
Files in guigpm/php-fcm
Download guigpm/php-fcm
More information about guigpm/php-fcm
Files in guigpm/php-fcm
Vendor guigpm
Package php-fcm
Short Description PHP application server for google firebase cloud messaging (FCM)
License MIT
Homepage https://github.com/guigpm/php-fcm
Package php-fcm
Short Description PHP application server for google firebase cloud messaging (FCM)
License MIT
Homepage https://github.com/guigpm/php-fcm
Please rate this library. Is it a good library?
Informations about the package php-fcm
phpFCM
A fork of the phpFCM project. See the original at: https://github.com/Paragraph1/php-fcm
PHP application server implementation for Firebase Cloud Messaging.
- supports device and topic messages
- currently this app server library only supports sending Messages/Notifications via HTTP.
- thanks to guzzle our library answers in PSR7 compatible response objects
- see the full docs on firebase cloud messaging here : https://firebase.google.com/docs/cloud-messaging/
- Firebase Cloud Messaging HTTP Protocol: https://firebase.google.com/docs/cloud-messaging/http-server-ref#send-downstream for in-depth description
Setup
The recommended way of installing is using Composer.
command line
composer.json
Send to Device
also see https://firebase.google.com/docs/cloud-messaging/downstream
Send to topic
also see https://firebase.google.com/docs/cloud-messaging/topic-messaging
All versions of php-fcm with dependencies
PHP Build Version
Package Version
The package guigpm/php-fcm contains the following files
Loading the files please wait ....