Login   Register  
PHP Classes
elePHPant
Icontem

PHP Google Cloud Messaging Server

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us

  Author  
Picture of Christiaan Baartse
Name: Christiaan Baartse <e-mail contact>
Packages: 4 Browse all classes by Christiaan Baartse Browse all classes by
Country: The Netherlands The Netherlands - PHP jobs in The Netherlands
Age: 27
All time rank: 178656 in The Netherlands The Netherlands
Week rank: 173 Up8 in The Netherlands The Netherlands Up
Innovation award
Innovation award
Nominee: 3x


  Detailed description   Download .zip .tar.gz  
This package can send messages to Android applications using Google Cloud Messaging.

It is a a PHP port of the Google Cloud Messaging Application Server originally developed in Java.

It can send HTTP requests to the Google Cloud Messaging Web services API server to send messages to Android devices with given identifiers.

The messages can be in plain text or JSON format.

The delivery of the messages can be tried again if the devices are not available or it failed from some other reason.

  Classes of Christiaan Baartse  >  PHP Google Cloud Messaging Server  >  Download .zip .tar.gz  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: PHP Google Cloud Messaging Server
Base name: gcm
Description: Send messages to Android applications using GCM
Version: -
PHP version: 5.3
License: Freely Distributable
All time users: 442 users
All time rank: 5254
Week users: 13 users
Week rank: 129 Up
 
  Groups   Rate classes User ratings   Applications   Related links   Files Files  

  Groups  
Group folder image PHP 5 Classes using PHP 5 specific features View top rated classes
Group folder image Wireless and Mobile Wireless communications, handheld and pocket computing View top rated classes
Group folder image Web services Web data clipping, SOAP or XML-RPC clients and servers View top rated classes


  Innovation Award  
PHP Programming Innovation award nominee
March 2013
Number 2

Prize: One downloadable e-book of choice by O'Reilly
Push notifications are messages to be delivered to users of mobile devices to tell them about important information or events related to the applications they use.

Applications based on Web services are not able to send notifications directly to the mobile devices because the devices may not be reachable when the new information or events happen.

For Android devices Google offers the Google Cloud Messaging Server that is capable of receiving the notifications to be deliver to Android application users and push them when the devices get connected.

This class can send push notifications to Android applications using the Google Cloud Messaging Server.

Manuel Lemos

  User ratings  
Not yet rated by the users

  Applications that use this class  
No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.

  Related links  
Link Description
Build status .
Packagist package Packagist package

  Files folder image Files  
File Role Description
Files folder imagesrc (1 directory)
Files folder imagetest (1 directory)
Accessible without login Plain text file .gitignore Data Auxiliary data
Accessible without login Plain text file .travis.yml Data Auxiliary data
Accessible without login Plain text file composer.json Data Auxiliary data
Accessible without login Plain text file phpunit.xml.dist Data Auxiliary data
Accessible without login Plain text file README.md Doc. Documentation
Accessible without login Plain text file testPush.php Example Example script

  Files  /  Files folder image src  
File Role Description
Files folder imageWebPower (1 directory)

  Files  /  src  /  Files folder image WebPower  
File Role Description
Files folder imagegcm (1 directory)

  Files  /  src  /  WebPower  /  Files folder image gcm  
File Role Description
Files folder imageserver (13 files)

  Files  /  src  /  WebPower  /  gcm  /  Files folder image server  
File Role Description
  Plain text file BuzzHttpClient.php Class Class source
  Plain text file Constants.php Class Class source
  Plain text file HttpClient.php Class Class source
  Plain text file HttpClientResponse.php Class Class source
  Plain text file InvalidRequestException.php Class Class source
  Plain text file JsonParserException.php Class Class source
  Plain text file Message.php Class Class source
  Plain text file MessageBuilder.php Class Class source
  Plain text file MulticastResult.php Class Class source
  Plain text file MulticastResultBuilder.php Class Class source
  Plain text file Result.php Class Class source
  Plain text file ResultBuilder.php Class Class source
  Plain text file Sender.php Class Class source

  Files  /  Files folder image test  
File Role Description
Files folder imageWebPower (1 directory)

  Files  /  test  /  Files folder image WebPower  
File Role Description
Files folder imagegcm (1 directory)

  Files  /  test  /  WebPower  /  Files folder image gcm  
File Role Description
Files folder imageserver (5 files)

  Files  /  test  /  WebPower  /  gcm  /  Files folder image server  
File Role Description
  Accessible without login Plain text file InvalidRequestExceptionTest.php Test Unit test script
  Accessible without login Plain text file MessageTest.php Test Unit test script
  Accessible without login Plain text file MulticastResultTest.php Test Unit test script
  Accessible without login Plain text file ResultTest.php Test Unit test script
  Accessible without login Plain text file SenderTest.php Test Unit test script

Download all files: gcm.tar.gz gcm.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.