Download the PHP package krisciunaskarolis/bulksms without Composer
On this page you can find all versions of the php package krisciunaskarolis/bulksms. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download krisciunaskarolis/bulksms
More information about krisciunaskarolis/bulksms
Files in krisciunaskarolis/bulksms
Download krisciunaskarolis/bulksms
More information about krisciunaskarolis/bulksms
Files in krisciunaskarolis/bulksms
Vendor krisciunaskarolis
Package bulksms
Short Description PHP client for BulkSMS
License MIT
Package bulksms
Short Description PHP client for BulkSMS
License MIT
Keywords bulksmssms sending
Please rate this library. Is it a good library?
Informations about the package bulksms
BulkSMS PHP integration
PHP client for BulkSMS sms sending API.
Client allows sending sms messages in batches or one by one.
Getting Started
Installation
Authentication
You have to create BulkSMS account first. More information here. After registration you have to create APIKEY, which will be used for authentication.
Sending messages
To send messages:
Getting result
To get statuses of messages sent:
Examples
You can find working example in src/examples/sendSmsMessages.php
Replace [API_KEY]
with yours and run example:
Limitations
According to BulkSMS, maximum number of messages allowed in single request is 1000.
Authors
- Karolis Kriščiūnas
All versions of bulksms with dependencies
PHP Build Version
Package Version
Requires
guzzlehttp/guzzle Version
^7.5
The package krisciunaskarolis/bulksms contains the following files
Loading the files please wait ....