PHPackages                             knd27/wablas-php - 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. [API Development](/categories/api)
4. /
5. knd27/wablas-php

ActiveLibrary[API Development](/categories/api)

knd27/wablas-php
================

(Unofficial) Wablas PHP Client

v1.0.0(5y ago)045MITPHP

Since Feb 21Pushed 5y ago1 watchersCompare

[ Source](https://github.com/knd27/wablas-php)[ Packagist](https://packagist.org/packages/knd27/wablas-php)[ RSS](/packages/knd27-wablas-php/feed)WikiDiscussions main Synced 3w ago

READMEChangelogDependenciesVersions (2)Used By (0)

wablas-php
==========

[](#wablas-php)

Unofficial Wablas class : wablas.com

Installation
------------

[](#installation)

Install dengan composer:

```
composer require knd27/wablas-php:dev-main

```

Example
-------

[](#example)

### Login

[](#login)

ketika class ini di di buat, masukan token &amp; domain\_api. secara default $domain\_api = "";

```
use knd27\Wablas\Wablas;
$wablas = new Wablas('token');

```

### getInfo

[](#getinfo)

```
echo $wablas->getInfo()

```

### kirim pesan

[](#kirim-pesan)

```
$wablas->sendMessage('0812345678', "pesan kamu");

```

menghasilkan respon json. untuk line feed pada pesan bisa pake \\n

###  Health Score

24

—

LowBetter than 31% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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

1957d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/a9cd6f177c48d5488c4bc6bb8c932aec760331e2e10a69b7c715b9dcbbb6bfc1?d=identicon)[knd27](/maintainers/knd27)

---

Top Contributors

[![knd27](https://avatars.githubusercontent.com/u/50447175?v=4)](https://github.com/knd27 "knd27 (14 commits)")

### Embed Badge

![Health badge](/badges/knd27-wablas-php/health.svg)

```
[![Health](https://phpackages.com/badges/knd27-wablas-php/health.svg)](https://phpackages.com/packages/knd27-wablas-php)
```

###  Alternatives

[exsyst/swagger

A php library to manipulate Swagger specifications

35916.4M7](/packages/exsyst-swagger)[hubspot/api-client

Hubspot API client

24016.2M20](/packages/hubspot-api-client)[pocketmine/bedrock-protocol

An implementation of the Minecraft: Bedrock Edition protocol in PHP

172445.0k12](/packages/pocketmine-bedrock-protocol)[botman/driver-telegram

Telegram driver for BotMan

93459.5k6](/packages/botman-driver-telegram)

PHPackages © 2026

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