Download the PHP package bluedogtraining/guzzle-clickatell without Composer
On this page you can find all versions of the php package bluedogtraining/guzzle-clickatell. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download bluedogtraining/guzzle-clickatell
More information about bluedogtraining/guzzle-clickatell
Files in bluedogtraining/guzzle-clickatell
Download bluedogtraining/guzzle-clickatell
More information about bluedogtraining/guzzle-clickatell
Files in bluedogtraining/guzzle-clickatell
Vendor bluedogtraining
Package guzzle-clickatell
Short Description A Guzzle client for interacting with the Clickatell API
License MIT
Package guzzle-clickatell
Short Description A Guzzle client for interacting with the Clickatell API
License MIT
Please rate this library. Is it a good library?
Informations about the package guzzle-clickatell
guzzle-clickatell
A PHP 5.3+ client for interacting with the Clickatell HTTP API.
Installation
Add this to your composer.json by running
composer.phar require bluedogtraining/guzzle-clickatell
.
Usage
Create API client
Authenticate to the API
Ping the API to keep the session ID alive
Send a message
Passing a session_id
parameter is optional. If it isn't present the client
will use the authentication details provided.
A quicker way to send a message is:
Query a message
Running Tests
First, install PHPUnit with composer.phar install --dev
, then run
./vendor/bin/phpunit
.
More Reading
All versions of guzzle-clickatell with dependencies
PHP Build Version
Package Version
Requires
guzzle/guzzle Version
>=3.0,<3.8
The package bluedogtraining/guzzle-clickatell contains the following files
Loading the files please wait ....