Download the PHP package yama/newwaapi-php-lib without Composer
On this page you can find all versions of the php package yama/newwaapi-php-lib. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download yama/newwaapi-php-lib
More information about yama/newwaapi-php-lib
Files in yama/newwaapi-php-lib
Download yama/newwaapi-php-lib
More information about yama/newwaapi-php-lib
Files in yama/newwaapi-php-lib
Vendor yama
Package newwaapi-php-lib
Short Description This is library for newwaapi https://github.com/yama24/newwaapi
License MIT
Package newwaapi-php-lib
Short Description This is library for newwaapi https://github.com/yama24/newwaapi
License MIT
Please rate this library. Is it a good library?
Informations about the package newwaapi-php-lib
Newwaapi PHP Lib
This is PHP library for newwaapi
This version of library related to newwaapi latest release
Installation
Install with composer
Usage/Examples
for information of connection
for send message to contact
Parameter | Type | Description |
---|---|---|
number |
string |
Required. 6281292267204 |
message |
string |
Required. example message |
for send message to group
Parameter | Type | Description |
---|---|---|
id |
string |
Required. [email protected] |
message |
string |
Required. example group message |
for send media to contact or group
Parameter | Type | Description |
---|---|---|
number |
string |
Required. 6281292267204 (you can use a number or group id) |
file |
string |
Required. (you can fill it with base64 url data / url) |
caption |
string |
example media caption (you can fill with empty string) |
name |
string |
example document file name (work for document file, you can fill with empty string) |
for check the number is registered on WhatsApp or not
Parameter | Type | Description |
---|---|---|
number |
string |
Required. 6281292267204 |
for get the list of groups
for get the list of config
Please check this out
All versions of newwaapi-php-lib with dependencies
PHP Build Version
Package Version
Requires
php Version
^5.6|^7.0|^8.0
ext-curl Version *
ext-json Version *
ext-mbstring Version *
ext-curl Version *
ext-json Version *
ext-mbstring Version *
The package yama/newwaapi-php-lib contains the following files
Loading the files please wait ....