Download the PHP package savannabits/movesms without Composer
On this page you can find all versions of the php package savannabits/movesms. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download savannabits/movesms
More information about savannabits/movesms
Files in savannabits/movesms
Download savannabits/movesms
More information about savannabits/movesms
Files in savannabits/movesms
Vendor savannabits
Package movesms
Short Description PHP Laravel Adapter for fluently interacting with the Movetech Bulk SMS API
License MIT
Homepage https://github.com/savannabits/movesms
Package movesms
Short Description PHP Laravel Adapter for fluently interacting with the Movetech Bulk SMS API
License MIT
Homepage https://github.com/savannabits/movesms
Keywords savannabitsmovesms
Please rate this library. Is it a good library?
Informations about the package movesms
Laravel / PHP Movesms
The Laravel / PHP SDK for Movetech Solutions' Bulk SMS API (Movesms). See their Bulk SMS API for more details.
Installation
You can install the package via composer:
Usage
Required API Params:
- username - Your account Username
- api_key - Your API Key
- sender - Your Sender ID
- to - Your Recipients separated by commas
- message - Your Text Message
- msgtype - Type of the message (use 5 for plain sms)
- dlr - Type of Delivery Report(use 0 for no delivery Report)
Send Bulk SMS:
Schedule SMS to send Later
Check credit Balance
Testing
Changelog
Please see CHANGELOG for more information what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Credits
- Sam Maosa
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of movesms with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.4|^8.0|^8.1
ext-curl Version *
ext-json Version *
ext-curl Version *
ext-json Version *
The package savannabits/movesms contains the following files
Loading the files please wait ....