radutopala/plivo-php

Plivo PHP Helper Library with Composer Support

dev-master 2015-03-10 21:03 UTC

This package is not auto-updated.

Last update: 2024-04-27 15:40:18 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": {
            "plivo/plivo-php": "dev-master"
        }
    }

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