Download the PHP package authkey/authkey-php-sdk without Composer
On this page you can find all versions of the php package authkey/authkey-php-sdk. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download authkey/authkey-php-sdk
More information about authkey/authkey-php-sdk
Files in authkey/authkey-php-sdk
Download authkey/authkey-php-sdk
More information about authkey/authkey-php-sdk
Files in authkey/authkey-php-sdk
Vendor authkey
Package authkey-php-sdk
Short Description This library will enable users to send messages using authkey APIs
License MIT
Package authkey-php-sdk
Short Description This library will enable users to send messages using authkey APIs
License MIT
Please rate this library. Is it a good library?
Informations about the package authkey-php-sdk
PHP SDK for sending messages using Authkey APIs
To send message using this sdk follow below steps:
- Install Authkey PHP SDK using composer: composer require authkey/authkey-php-sdk
- Require vendor/autoload.php in your application code.
- Create an object of authkeyphpsdk class in your application code.
- Call the setter methods to set the values of authkey, mobile, email, sms content, country code etc.
- Call the send message method to send the message.
Refer the test.php file for sample example.
All versions of authkey-php-sdk with dependencies
PHP Build Version
Package Version
No informations.
The package authkey/authkey-php-sdk contains the following files
Loading the files please wait ....