PHPackages                             ardzz/openwaclient - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. ardzz/openwaclient

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

ardzz/openwaclient
==================

@open-wa/wa-automate Client

v1.0.0(5y ago)4450125[1 issues](https://github.com/ardzz/OpenWAClient/issues)MITPHP

Since Jan 17Pushed 5y ago6 watchersCompare

[ Source](https://github.com/ardzz/OpenWAClient)[ Packagist](https://packagist.org/packages/ardzz/openwaclient)[ RSS](/packages/ardzz-openwaclient/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (1)Dependencies (2)Versions (4)Used By (0)

[ ![](https://github.com/ardzz/OpenWAClient/raw/master/2.png)](https://symfony.com)

OpenWA Client PHP
-----------------

[](#openwa-client-php)

OpenWA Client PHP adalah sebuah library yang dibuat untuk membantu para developer PHP menggunakan RESt API dari . Library ini dibuat atas inisiatif diri sendiri. Project ini tidak di sponsori pihak manapun.
[![Total Downloads](https://camo.githubusercontent.com/8ce1f1d38c9ac82a19cd0f4b7390f2abe83fe957a03f6df5cc066d27882091bc/68747470733a2f2f706f7365722e707567782e6f72672f6172647a7a2f4f70656e5741436c69656e742f646f776e6c6f616473)](https://packagist.org/packages/ardzz/OpenWAClient)[![Latest Stable Version](https://camo.githubusercontent.com/56adcb6280a7a9976cfc7d17b26a1d232c89bd29e67c63351b5c7dcd3707b90c/68747470733a2f2f706f7365722e707567782e6f72672f6172647a7a2f4f70656e5741436c69656e742f762f737461626c65)](https://packagist.org/packages/ardzz/OpenWAClient)[![Packagist Pre Release Version](https://camo.githubusercontent.com/b5486b9421549ce33b1c7d9cc194e1f02eeeb54aada4082820df1ba01e6abea3/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f767072652f6172647a7a2f4f70656e5741436c69656e74)](https://packagist.org/packages/ardzz/OpenWAClient)[![License](https://camo.githubusercontent.com/7adec12914f620a6e2f9fd138f1e03348616b9e2d4f84b2ced40903f5930e955/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f6172647a7a2f4f70656e5741436c69656e74)](https://packagist.org/packages/ardzz/OpenWAClient)

FeaturesAvailableSet my name✔Set my status (e.g, available, busy, etc)✔Set profile picture✔Send text✔Send text with mention✔Send YouTube link with preview (thumbnail &amp; title)✔Send link with preview meta tags✔Send image✔Send video❌Send file (alternative ways to send a video)✔Send sticker from an image✔Send sticker from an .webp file✔Send contact✔Send VCard (only set name and phone number)✔Installation
------------

[](#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
-----------

[](#dokumentasi)

Donations
---------

[](#donations)

OVO atau GoPay (085865595604)
Atau traktir saya di
Terimakasih yang sudah berdonasi!

License
-------

[](#license)

[![FOSSA Status](https://camo.githubusercontent.com/e9fb52abff155a876a0ca42e3cdb58eba6279ed8cd46ecf83f69391d08c4403e/68747470733a2f2f6170702e666f7373612e636f6d2f6170692f70726f6a656374732f6769742532426769746875622e636f6d2532466172647a7a2532464f70656e5741436c69656e742e7376673f747970653d6c61726765)](https://app.fossa.com/projects/git%2Bgithub.com%2Fardzz%2FOpenWAClient?ref=badge_large)

###  Health Score

32

—

LowBetter than 69% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity28

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity55

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 50% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

1992d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/509402de10d3d53ef0572080aa704ebd887e94d34397bda383934a87d8268157?d=identicon)[ardzz](/maintainers/ardzz)

---

Top Contributors

[![ardzz](https://avatars.githubusercontent.com/u/38525912?v=4)](https://github.com/ardzz "ardzz (1 commits)")[![fossabot](https://avatars.githubusercontent.com/u/29791463?v=4)](https://github.com/fossabot "fossabot (1 commits)")

### Embed Badge

![Health badge](/badges/ardzz-openwaclient/health.svg)

```
[![Health](https://phpackages.com/badges/ardzz-openwaclient/health.svg)](https://phpackages.com/packages/ardzz-openwaclient)
```

###  Alternatives

[aws/aws-sdk-php

AWS SDK for PHP - Use Amazon Web Services in your PHP project

6.3k543.5M2.6k](/packages/aws-aws-sdk-php)[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.5k5.9M733](/packages/sylius-sylius)[neuron-core/neuron-ai

The PHP Agentic Framework.

2.0k656.1k38](/packages/neuron-core-neuron-ai)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3741.3M46](/packages/tencentcloud-tencentcloud-sdk-php)[civicrm/civicrm-core

Open source constituent relationship management for non-profits, NGOs and advocacy organizations.

751291.4k41](/packages/civicrm-civicrm-core)[spatie/laravel-export

Create a static site bundle from a Laravel app

674146.0k6](/packages/spatie-laravel-export)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
