Download the PHP package zbox/unified-push without Composer
On this page you can find all versions of the php package zbox/unified-push. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download zbox/unified-push
More information about zbox/unified-push
Files in zbox/unified-push
Download zbox/unified-push
More information about zbox/unified-push
Files in zbox/unified-push
Vendor zbox
Package unified-push
Short Description Unified Push supports push notifications for iOS, Android and Windows Phone devices via APNs, GCM and MPNS
License MIT
Homepage https://github.com/zbox/UnifiedPush
Package unified-push
Short Description Unified Push supports push notifications for iOS, Android and Windows Phone devices via APNs, GCM and MPNS
License MIT
Homepage https://github.com/zbox/UnifiedPush
Please rate this library. Is it a good library?
Informations about the package unified-push
Unified Push
Unified Push supports push notifications for iOS, Android and Windows Phone devices via APNs, GCM and MPNS.
Wiki: UML structure and sequence diagrams.
Install
The recommended way to install UnifiedPush is through composer.
Features
- Unified interface that supports sending push notifications for platforms:
- Apple (APNS)
- Android (GCM)
- Windows Phone (MPNS)
Requirements
- PHP 5.3.2 or later
- HTTP client (kriswallsmith/buzz)
- PSR Log (psr/log)
- PHPUnit to run tests
Usage
Configure Notification Services Client Factory
Create service client factory configured with credentials.
Initialize Message Dispatcher
Initialize class with client factory, notification builder and response handler.
Create messages
Create messages of type APNS, GCM, MPNS (Raw, Tile or Toast).
Dispatch messages
Send messages and load feedback.
Status
Handle responses to see a report on dispatch errors.
License
MIT, see LICENSE.
All versions of unified-push with dependencies
PHP Build Version
Package Version
The package zbox/unified-push contains the following files
Loading the files please wait ....