php-fcm icon indicating copy to clipboard operation
php-fcm copied to clipboard

A PHP library for sending Firebase Cloud Messages and managing user topic subscriptions, device groups and devices.

Results 26 php-fcm issues
Sort by recently updated
recently updated
newest added

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.

enhancement

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...

help wanted

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...

help wanted
documentation

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...

enhancement
help wanted
documentation
testing

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...

enhancement
question

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......

bug
question
documentation

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...

bug

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...

enhancement

add this header & functions