Download the PHP package angstrom/pandora-sms without Composer
On this page you can find all versions of the php package angstrom/pandora-sms. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download angstrom/pandora-sms
More information about angstrom/pandora-sms
Files in angstrom/pandora-sms
Download angstrom/pandora-sms
More information about angstrom/pandora-sms
Files in angstrom/pandora-sms
Vendor angstrom
Package pandora-sms
Short Description A PHP client for sending SMS via Pandora SMS API
License MIT
Package pandora-sms
Short Description A PHP client for sending SMS via Pandora SMS API
License MIT
Please rate this library. Is it a good library?
Informations about the package pandora-sms
Pandora SMS PHP Client
A PHP client for sending SMS via Pandora SMS API.
Installation
Configuration
Create a .env
file in your project root with your Pandora SMS credentials:
Usage
Response Format
Successful response:
Parameters
number
: Phone number in local format (e.g., '0712345678')message
: The SMS text contentsender
: Your approved sender IDmessageType
: Either 'non_customised' or 'customised'messageCategory
: Use 'bulk' for sending messages
All versions of pandora-sms with dependencies
PHP Build Version
Package Version
The package angstrom/pandora-sms contains the following files
Loading the files please wait ....