Download the PHP package dekate/dekasender without Composer
On this page you can find all versions of the php package dekate/dekasender. 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 dekasender
Dekasender API
Unofficial PHP wrapper for sender.dekacare.id
Table Of Contents
- Dekasender API
- Table Of Contents
- Installation
- Laravel
- Usage
- Laravel Usage
Installation
install the package
Laravel
publish the config file to be used in Laravel project
add DEKASENDER_API_KEY
to your .env
Usage
To use the package, create an instance of either Dekasender/Whatsapp
, Dekasender/Sms
, or Dekasender/Email
depending on your implementation
Ensure the receiver's number is composed solely of digits, begins with a country code, and doesn’t start with 0. It should not contain any symbols, whether they are plus signs, spaces, or dashes.
Laravel Usage
All versions of dekasender with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.2.5|^8
The package dekate/dekasender contains the following files
Loading the files please wait ....