https://github.com/matthewbdaly/pushwooshphplibrary
A PHP library for sending push notifications via the Pushwoosh service
https://github.com/matthewbdaly/pushwooshphplibrary
Last synced: 7 months ago
JSON representation
A PHP library for sending push notifications via the Pushwoosh service
- Host: GitHub
- URL: https://github.com/matthewbdaly/pushwooshphplibrary
- Owner: matthewbdaly
- Created: 2014-02-28T09:56:47.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2021-12-20T22:13:56.000Z (over 3 years ago)
- Last Synced: 2024-05-15T07:36:19.299Z (about 1 year ago)
- Language: PHP
- Homepage:
- Size: 162 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
PushWoosh PHP library
=====================A simple library for interfacing with the PushWoosh service from a PHP application.
The API documentation is included in the `doc` folder, or is available [here](http://matthewbdaly.github.io/PushWooshPHPLibrary/).