Download the PHP package psfd-dev/exponent-server-sdk-php without Composer
On this page you can find all versions of the php package psfd-dev/exponent-server-sdk-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download psfd-dev/exponent-server-sdk-php
More information about psfd-dev/exponent-server-sdk-php
Files in psfd-dev/exponent-server-sdk-php
Download psfd-dev/exponent-server-sdk-php
More information about psfd-dev/exponent-server-sdk-php
Files in psfd-dev/exponent-server-sdk-php
Vendor psfd-dev
Package exponent-server-sdk-php
Short Description Server-side library for working with Expo push notifications using PHP
License MIT
Package exponent-server-sdk-php
Short Description Server-side library for working with Expo push notifications using PHP
License MIT
Please rate this library. Is it a good library?
Informations about the package exponent-server-sdk-php
exponent-server-sdk-php
Server-side library for working with Expo push notifications using PHP
Usage
-
Require the package in your project
- In a php file
Data can be added to notifications by providing it as a JSON object. For example:
Channel name
You can use channels to send a notification to only one user, or to a group of users:
One recipient
In order to target one recipient (and avoid sending a notification to the wrong recipient), use a channel name specific to each user:
Several recipients
Declare a channel name that will be shared between the recipients:
TODO
- Need to create tests
Laravel driver
- There's an expo notifications driver built for laravel apps that's ready to use, you can find it here.. https://github.com/Alymosul/laravel-exponent-push-notifications
All versions of exponent-server-sdk-php with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.6
ext-curl Version *
ext-json Version *
ext-curl Version *
ext-json Version *
The package psfd-dev/exponent-server-sdk-php contains the following files
Loading the files please wait ....