Send iOS and Andriod push notifications.
-
Updated
Jun 29, 2017 - PHP
Send iOS and Andriod push notifications.
Push Notification is a notification that is forcibly sent by the server to the client so that the notification sent to the client without waiting for the client to request it. In order for the notification to be accepted by the client, the client and server must always be connected through socket communication.
Add a description, image, and links to the php-push-notification topic page so that developers can more easily learn about it.
To associate your repository with the php-push-notification topic, visit your repo's landing page and select "manage topics."