php-fcm
php-fcm copied to clipboard
A PHP library for sending Firebase Cloud Messages and managing user topic subscriptions, device groups and devices.
Thanks for this package. It would be great if you could add an option to set the time-out value for the curl call in the next release.
Hey, @EdwinHoksberg thanks for the Github! Really love it! We have users with a lot of devices, and we send messages to all of them. The results have error's and...
Not sure if this is an issue on your side or on my side, but my iOS app (built in Unity and using Firebase Messaging SDK) does not receive any...
I think we could improve the documentation. Some parts of https://php-fcm.readthedocs.io/ are unclear or out of date. Just jotting this down as an issue so I remember to come back...
Hello, Would you be open to merge a PR to add a simple Laravel support? It could be done with a few new files (ServiceProvider, config file and composer.json) and...
Just really writing this as a note, and/or a place for a discussion about it. So, at the moment we use the FCM API referred to as "HTTP", this is...
This is an odd one, but in FCM, if you add more than 5 topics, the message doesn't send. This is really unhelpful in Firebase. It's mentioned in the docs......
There is an issue in Push/Notification.php whereby if you want to send a data only message, so, you leave the title, body etc fields blank, it'll still send a non-data...
Is it possibile to implement the feature wich we can control the push condition by ourself. So we can control the query to select the correct user to sent notification...
add this header & functions