Download the PHP package lutskanu/php-fcm without Composer
On this page you can find all versions of the php package lutskanu/php-fcm. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download lutskanu/php-fcm
More information about lutskanu/php-fcm
Files in lutskanu/php-fcm
Download lutskanu/php-fcm
More information about lutskanu/php-fcm
Files in lutskanu/php-fcm
Vendor lutskanu
Package php-fcm
Short Description PHP application server for google firebase cloud messaging (FCM)
License MIT
Homepage https://github.com/Paragraph1/phpFCM
Package php-fcm
Short Description PHP application server for google firebase cloud messaging (FCM)
License MIT
Homepage https://github.com/Paragraph1/phpFCM
Please rate this library. Is it a good library?
Informations about the package php-fcm
phpFCM
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 lutskanu/php-fcm contains the following files
Loading the files please wait ....