nexon/notification-pusher

Standalone PHP library for easy devices notifications push.

Installs: 45

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 277

Type:standalone

v2.2.2 2013-12-08 20:35 UTC

This package is not auto-updated.

Last update: 2024-04-23 03:23:43 UTC


README

Standalone PHP library for easy devices message notifications push.

Latest Stable Version Total Downloads Build Status SensioLabsInsight

Feel free to contribute! Thanks.

Requirements

  • PHP 5.3+
  • PHP Curl and OpenSSL modules
  • Specific adapters requirements (like APNS certificate, GCM API key, etc.)

Today available adapters

  • APNS (Apple)
  • GCM (Android)

Documentation and examples

Todo

  • Add new features (custom APNS payloads, GCM custom options, etc.)
  • Add new adapters (like Blackberry and Windows phones)
  • Write more documentation and examples

1.x users

Old version is still available from 1.x branch, with dedicated declared tag.

Bitdeli Badge