Download the PHP package devhereco/malathsms without Composer
On this page you can find all versions of the php package devhereco/malathsms. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package malathsms
Malath SMS
Malath SMS is a Laravel package that provides a method to use malath API services, with a few simple lines of code.
Installation
1. Require with Composer
2. Add Service Provider (Laravel 5.4 and below)
Latest Laravel versions have auto dicovery and automatically add service provider - if you're using 5.4.x and below, remember to add it to providers
array at /app/config/app.php
:
3. Migrations
4. env variables
Usages
1. One way messages
This function will allow you to send messages to selected numbers.
Examples:
2. Get Account Balance
This function will show Malath account balance in your backend.
Examples:
All versions of malathsms with dependencies
PHP Build Version
Package Version
Requires
guzzlehttp/guzzle Version
^7.4
The package devhereco/malathsms contains the following files
Loading the files please wait ....