Download the PHP package ardabeyazoglu/php-push-helper without Composer
On this page you can find all versions of the php package ardabeyazoglu/php-push-helper. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ardabeyazoglu/php-push-helper
More information about ardabeyazoglu/php-push-helper
Files in ardabeyazoglu/php-push-helper
Download ardabeyazoglu/php-push-helper
More information about ardabeyazoglu/php-push-helper
Files in ardabeyazoglu/php-push-helper
Vendor ardabeyazoglu
Package php-push-helper
Short Description A simple helper library to send push notifications in php
License MIT
Homepage https://github.com/ardabeyazoglu/php-push-helper
Package php-push-helper
Short Description A simple helper library to send push notifications in php
License MIT
Homepage https://github.com/ardabeyazoglu/php-push-helper
Please rate this library. Is it a good library?
Informations about the package php-push-helper
About
A php helper class to send push notifications to different services. Currently, it only supports APNS
and Google's FCM
.
Features
- By using
APNS
, you can emit messages to iOS - By using
FCM
, You can emit messages to iOS, Android, Browsers (Service Workers) or any client listeningFirebase Messaging Service
- Creates
data payloads
based on the rules specified in phonegap-push-plugin.
- Creates
Installation
composer install ardabeyazoglu/php-push-helper
Usage
Please see the docs and examples
ToDo
- More services to integrate (Window Phone 8, UWP, Web Push etc.)
- Writing a helper class to produce json payloads
All versions of php-push-helper with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.0
ext-curl Version *
ext-json Version *
ext-curl Version *
ext-json Version *
The package ardabeyazoglu/php-push-helper contains the following files
Loading the files please wait ....