Registry / http-client / messagebird-php-rest-api

messagebird-php-rest-api

JSON →
library4.0.1phppackagistunverified

MessageBird REST API client for PHP

composer require messagebird/php-rest-api
INSTALL
IMPORT
SIG · MESSAGEBIRD-PHP-RE
M
messagebird-php-rest-api
http-clientphpv4.0.1
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.

Client
use MessageBird\Client;

Initialize the client and fetch account balance.

use MessageBird\Client; $client = new Client('YOUR_API_KEY'); $balance = $client->balance->read();
Debug
Known issues
breakingAPI key required for all requests
fix
Obtain an API key from MessageBird dashboard.
affects: >=4.0.0
Upgrade
Version history
4.0.1latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
27 hits · last 30 days
node
24
Amazon
1
OpenAI (training)
1
Resources
messagebird-php-rest-api — pip install messagebird-php-rest-api · libregistry