We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97eee15 commit dbe9532Copy full SHA for dbe9532
README.md
@@ -1,8 +1,11 @@
1
# phpFCM
2
-PHP Firebase Messaging
+PHP Firebase Cloud Messaging
3
4
Currently this app server library only supports sending Messages/Notifications via HTTP.
5
6
+See https://firebase.google.com/docs/cloud-messaging/http-server-ref#send-downstream for in-depth description
7
+
8
9
#Setup
10
via Composer (currently we don't have a stable version, anything can change):
11
```
0 commit comments