Skip to content

jeastburn/php-sdk

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DialMyCalls.com PHP SDK

A PHP library for interacting with the DialMyCalls.com REST API.

Requirements

Composer Installation

The DialMyCalls.com PHP SDK can be installed with Composer (http://getcomposer.org/). Add the following to your composer.json file. Composer will handle the autoloading.

{
    "require": {
        "dialmycalls/php-sdk": "dev-master"
    }
}

About

DialMyCalls.com SDK for PHP:

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published