dev-master
9999999-devWrapper around Branch.io HTTP API
MIT
The Requires
by Strahinja Djuric
v0.1.0
0.1.0.0Wrapper around Branch.io HTTP API
MIT
The Requires
by Strahinja Djuric
Wrapper around Branch.io HTTP API
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)
Wrapper around Branch.io HTTP API
MIT
Wrapper around Branch.io HTTP API
MIT