library chat-sdk-php
This repository contains Banckle.Chat SDK for PHP source code. This SDK allows you to work with Banckle.Chat REST API in your PHP applications quickly and easily.
banckle/chat-sdk-php
This repository contains Banckle.Chat SDK for PHP source code. This SDK allows you to work with Banckle.Chat REST API in your PHP applications quickly and easily.
- Monday, October 13, 2014
- by masood-anwer
- Repository
- 2 Watchers
- 0 Stars
- 61 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 1 Forks
- 0 Open issues
- 1 Versions
- 0 % Grown
Banckle.Chat SDK For PHP
This repository contains Banckle.Chat SDK for PHP source code. This SDK allows you to work with Banckle.Chat REST API in your PHP applications quickly and easily., (*1)
Installation
Add the following line to your composer.json file., (*2)
require: {
"banckle/chat-sdk-php": "dev-master"
}
Run from terminal., (*3)
composer update