radutopala/plivo-php

Plivo PHP Helper Library with Composer Support

Maintainers

Package info

github.com/radutopala/plivo-php

pkg:composer/radutopala/plivo-php

Statistics

Installs: 223

Dependents: 0

Suggesters: 0

Stars: 3

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

This package is not auto-updated.

Last update: 2026-03-15 01:38:01 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