2017 © Pedro Peláez
 

library branch

Wrapper around Branch.io HTTP API

image

kilgaloon/branch

Wrapper around Branch.io HTTP API

  • Monday, July 16, 2018
  • by Kilgaloon
  • Repository
  • 2 Watchers
  • 4 Stars
  • 4 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 2 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Branch.io PHP SDK (unofficial), (*1)

This is simple wrapper around Branch.io HTTP API. Original documentation can be found [https://branchmetrics.github.io/docs/pages/apps/api/] here, (*2)

I have nothing related to Branch services, i created this library because i used branch, i wrote this simple wrapper and i want to share it with community., (*3)

Create manager:, (*4)

$manager = new Manager([
  'key' => 'key_test',
  'secret' => 'key_secret'
]);

Cheers., (*5)

The Versions

16/07 2018

dev-master

9999999-dev

Wrapper around Branch.io HTTP API

  Sources   Download

MIT

The Requires

 

by Strahinja Djuric

13/07 2018

v0.1.0

0.1.0.0

Wrapper around Branch.io HTTP API

  Sources   Download

MIT

The Requires

 

by Strahinja Djuric