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