21 lines
609 B
Markdown
21 lines
609 B
Markdown
ZendService\Google\Gcm [](https://travis-ci.org/zendframework/ZendService_Google_Gcm)
|
|
================================
|
|
|
|
Provides support for Google push notifications.
|
|
|
|
## Requirements ##
|
|
|
|
* PHP >= 5.3.3
|
|
|
|
## Getting Started ##
|
|
|
|
Install this library using [Composer](http://getcomposer.org/):
|
|
|
|
```bash
|
|
$ composer require zendframework/zendservice-google-gcm
|
|
```
|
|
|
|
## Documentation ##
|
|
|
|
The documentation can be found at: http://framework.zend.com/manual/current/en/modules/zendservice.google.gcm.html
|