vuphuong87/plivo-php

Plivo PHP Helper Library with Composer Support with disable error exception.

dev-master 2015-07-04 14:41 UTC

This package is auto-updated.

Last update: 2021-05-06 01:46:55 UTC


README

Plivo PHP helper library with Composer support. Uses Guzzle as http client.

###Usage

Add plivo/plivo-php as a dependency in your project's composer.json file:

    {
        "require": {
            "vuphuong87/plivo-php": "dev-master"
        }
    }

See the original repo at https://github.com/plivo/plivo-php