ardzz / openwaclient
@open-wa/wa-automate Client
Installs: 495
Dependents: 0
Suggesters: 0
Security: 0
Stars: 44
Watchers: 6
Forks: 25
Open Issues: 1
Requires
- ext-curl: *
- ext-fileinfo: *
- ext-json: *
- ext-mbstring: *
- behat/transliterator: ~1.0
- guzzlehttp/guzzle: ^7.2
This package is auto-updated.
Last update: 2024-10-29 06:12:20 UTC
README
OpenWA Client PHP
OpenWA Client PHP adalah sebuah library yang dibuat untuk membantu para developer PHP menggunakan RESt API dari https://www.npmjs.com/package/@open-wa/wa-automate. Library ini dibuat atas inisiatif diri sendiri. Project ini tidak di sponsori pihak manapun.Installation
The recommended way to install OpenWAClient Library is with Composer. Composer is a dependency management tool for PHP that allows you to declare the dependencies your project needs and installs them into your project.
# Install Composer curl -sS https://getcomposer.org/installer | php
You can add OpenWAClient Library as a dependency using Composer:
composer require ardzz/openwaclient
Alternatively, you can specify OpenWAClient Library as a dependency in your project's existing composer.json file:
{ "require": { "ardzz/openwaclient": "^1.0" } }
After installing, you need to require Composer's autoloader:
require "vendor/autoload.php";
You can find out more on how to install Composer, configure autoloading, and other best-practices for defining dependencies at getcomposer.org.
Dokumentasi
https://ardzz.gitbook.io/openwaclient/
Donations
OVO atau GoPay (085865595604)
Atau traktir saya di https://trakteer.id/ardhan
Terimakasih yang sudah berdonasi!