vuphuong87 / plivo-php
Plivo PHP Helper Library with Composer Support with disable error exception.
This package's canonical repository appears to be gone and the package has been frozen as a result.
dev-master
2015-07-04 14:41 UTC
Requires
- guzzle/guzzle: >=3.7
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