Would it be possible with server side code to subscribe to topics and receive messages in php?
I have some code that I would like to run whenever a message is send.
There is no client to receive Firebase Cloud Messaging data in PHP. You will have to find another way to trigger that PHP code when you also send the FCM message.