Download the PHP package mapalagama/uaship without Composer
On this page you can find all versions of the php package mapalagama/uaship. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package uaship
UAShip
Urban Airship library for Laravel 5. UAShip
Usage
Requirements
- Composer
- PHP >= 5.6
Install
Import
Initilization
Initialize UAShip class with your App Key and App Master Secret
Alert
Add alert using addAlert method in UAShip class
Channels
Add channels using addChannel method. parameters,
- Channel Type
- for IOS Channels
- for Android channels
- Channel id
Extra
Add extra data using addExtra method. parameters,
- Extra - Generic class or stdClass required. This parameter will encode to a json before sending
Send Message
Send notification using send method.
SUCCESS MESSAGE
ERROR MESSAGE
error field contains the reason
Full code
Whats's in Next Version
- push using device token
- push using tags and device types
- scheduling
- more...
License
UAShip is released under the MIT License.
All versions of uaship with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.6
The package mapalagama/uaship contains the following files
Loading the files please wait ....