2017 © Pedro Peláez
 

library devkit-phputils

This library contains resources to help communicate with appsfly.io execution server. For all communications with execution server, your application should be registered and a secret key needs to be generated. Please contact integrations@appsfly.io for your credientials. http://www.appsfly.io

image

appsfly/devkit-phputils

This library contains resources to help communicate with appsfly.io execution server. For all communications with execution server, your application should be registered and a secret key needs to be generated. Please contact integrations@appsfly.io for your credientials. http://www.appsfly.io

  • Wednesday, March 21, 2018
  • by srikanth-appsfly
  • Repository
  • 2 Watchers
  • 0 Stars
  • 3 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

About appsfly.io Dev Kit PHP Utils

This library contains resources to help communicate with appsfly.io execution server. For all communications with execution server, your application should be registered and a secret key needs to be generated., (*1)

Please contact integrations@appsfly.io for your credientials., (*2)

Get Started

, (*3)

Application Params

Key Description
SECRET_KEY Secret Key is required for encryption. Secret Key should be generated on the Appsfly publisher dashboard
APP_KEY Application key to identify the publisher instance
EXECUTOR_URL Url to reach appsfly.io Microservices

NOTE: Above params are needed for checksum generation. Please refer to the methods mention below., (*4)

, (*5)

Micro Module Params

Key Description
MODULE_HANDLE Each micromodule of a service provider is identified by MODULE_HANDLE
UUID UniqueID to identify user session

, (*6)

Intent Params

Key Description
INTENT Intent is like an endpoint you are accessing to send messages
PAYLOAD Data payload

Integration options

Option 1: SDK

The SDK can be included to handle authorization. There is no need for you to handle checksum generation and verification., (*7)

The Versions

21/03 2018

dev-master

9999999-dev https://github.com/appsflyio/devkit-phputils

This library contains resources to help communicate with appsfly.io execution server. For all communications with execution server, your application should be registered and a secret key needs to be generated. Please contact integrations@appsfly.io for your credientials. http://www.appsfly.io

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

appsfly appsfly-devkit-phputils

23/10 2017

0.0.1

0.0.1.0 https://github.com/appsflyio/devkit-phputils

This library contains resources to help communicate with appsfly.io execution server. For all communications with execution server, your application should be registered and a secret key needs to be generated. Please contact integrations@appsfly.io for your credientials. http://www.appsfly.io

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

appsfly appsfly-devkit-phputils