Download the PHP package ctrlaltdylan/courier without Composer
On this page you can find all versions of the php package ctrlaltdylan/courier. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ctrlaltdylan/courier
More information about ctrlaltdylan/courier
Files in ctrlaltdylan/courier
Download ctrlaltdylan/courier
More information about ctrlaltdylan/courier
Files in ctrlaltdylan/courier
Vendor ctrlaltdylan
Package courier
Short Description A simple wrapper for the free SMS API provider TextBelt.
License
Package courier
Short Description A simple wrapper for the free SMS API provider TextBelt.
License
Please rate this library. Is it a good library?
Informations about the package courier
Courier
A simple PHP Wrapper for Textbelt, a free SMS Provider
Installation
Courier is a composer package. Install using:
Usage
Example: `
You can also chain for multiple messages in one line.
`
Note: Be sure to use the new()
function before starting another message.
Options
Options are passed into courier via the 2nd argument in the constructor.
Regions
Courier provides the Canadian and International support given by Textbelt in a few ways.
Like through the constructor:
Or with the setRegion
method:
Supported regions:
us
(default)canada
intl
(short for 'international')
All versions of courier with dependencies
PHP Build Version
Package Version
No informations.
The package ctrlaltdylan/courier contains the following files
Loading the files please wait ....