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