2017 © Pedro Peláez
 

library voximplant-api

Voximplant API SDK for PHP

image

devdemi/voximplant-api

Voximplant API SDK for PHP

  • Thursday, September 22, 2016
  • by devdemi
  • Repository
  • 2 Watchers
  • 3 Stars
  • 487 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 1 Versions
  • 40 % Grown

The README.md

Build Status, (*1)

PHP Voximpalnt API SDK

Requirements

PHP 5.3 or above Curl, (*2)

  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 php require_once '/path/to/cloned/repo/lib/API.php';

The Versions

22/09 2016

dev-master

9999999-dev

Voximplant API SDK for PHP

  Sources   Download

MIT

The Requires

  • php >=5.3.0
  • ext-curl *

 

The Development Requires

api php sdk voximplant