Skip to content

devdemi/voximplant-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

PHP Voximpalnt API SDK

Requirements

PHP 5.3 or above Curl

Links

  1. Voximpalnt API: doc

Getting started

Installation

  1. Add "devdemi/voximplant-api": "*" to composer.json of your application. Or clone repo to your project.
  2. If you are using composer - simply use require_once 'vendor/autoload.php'; otherwise paste following code
    require_once '/path/to/cloned/repo/lib/API.php';

About

Voximplant API SDK

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages