Registry / networking / plivo-plivo-php

plivo-plivo-php

JSON →
library4.68.2phppackagistunverified

A PHP SDK to make voice calls & send SMS using Plivo and to generate Plivo XML

composer require plivo/plivo-php
INSTALL
IMPORT
SIG · PLIVO-PLIVO-PHP
P
plivo-plivo-php
networkingphpv4.68.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

RestClient
use Plivo\RestClient;

Send an SMS using Plivo

use Plivo\RestClient; $client = new RestClient('AUTH_ID', 'AUTH_TOKEN'); $response = $client->messages->create('+14151234567', ['+14151234568'], 'Hello World!');
Debug
Known issues

No known issues recorded.

Upgrade
Version history
4.68.2latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
8
Resources
plivo-plivo-php — pip install plivo-plivo-php · libregistry