PHPackages                             cheanizer/laravel-rapiwha - 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. cheanizer/laravel-rapiwha

ActiveLibrary[API Development](/categories/api)

cheanizer/laravel-rapiwha
=========================

Rapiwha class wrapper for laravel

1.1(5y ago)0241PHPCI failing

Since Feb 15Pushed 5y ago1 watchersCompare

[ Source](https://github.com/cheanizer/laravel-rapiwha)[ Packagist](https://packagist.org/packages/cheanizer/laravel-rapiwha)[ RSS](/packages/cheanizer-laravel-rapiwha/feed)WikiDiscussions master Synced yesterday

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

lararapiwha
===========

[](#lararapiwha)

simple library to interact with rapiwha ([rapiwha.com](http://rapiwha.com/)) api whastapp endpoint.

### how to install

[](#how-to-install)

` composer require cheanizer/laravel-rapiwha`

note : for Laravel 5.x please use release 1.0

add in the provider section in your `config/app.php`

```
Cheanizer\LaraRapiWha\LaraRapiWhaServiceProvider::class

```

and optional add facades in facades section if you want user this library everytime.

```
'APIWHA' => Cheanizer\LaraRapiWha\Facade::class

```

dont forget to copy configuration filed using

`php artisan vendor:publish`

add parameters rapiwha account to your .env

```
RAPIWHA_BASE_URL=http://panel.rapiwha.com/

RAPIWHA_APIKEY={your_api_key_here}

```

### how to use

[](#how-to-use)

load the library and use this command to send message via whastapp.

```
$dd = APIWHA::send('628123456789','hello');

```

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity56

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

Every ~0 days

Total

2

Last Release

1912d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/637429a0d59b04e7a198c6fdeead5633c4679db77de8c83444a880c6a86d8f46?d=identicon)[cheanizer](/maintainers/cheanizer)

---

Top Contributors

[![cheanizer](https://avatars.githubusercontent.com/u/916323?v=4)](https://github.com/cheanizer "cheanizer (12 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/cheanizer-laravel-rapiwha/health.svg)

```
[![Health](https://phpackages.com/badges/cheanizer-laravel-rapiwha/health.svg)](https://phpackages.com/packages/cheanizer-laravel-rapiwha)
```

###  Alternatives

[skagarwal/google-places-api

Google Places Api

1913.0M8](/packages/skagarwal-google-places-api)[dcblogdev/laravel-microsoft-graph

A Laravel Microsoft Graph API (Office365) package

168285.5k1](/packages/dcblogdev-laravel-microsoft-graph)[vluzrmos/slack-api

Wrapper for Slack.com WEB API.

102589.1k3](/packages/vluzrmos-slack-api)[smodav/mpesa

M-Pesa API implementation

16363.7k1](/packages/smodav-mpesa)[jasara/php-amzn-selling-partner-api

A fluent interface for Amazon's Selling Partner API in PHP

1344.8k1](/packages/jasara-php-amzn-selling-partner-api)[grantholle/powerschool-api

A Laravel package to make interacting with PowerSchool less painful.

1715.6k1](/packages/grantholle-powerschool-api)

PHPackages © 2026

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