PHPackages                             ricardoapaes/whaticket-api - 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. ricardoapaes/whaticket-api

ActiveLibrary[API Development](/categories/api)

ricardoapaes/whaticket-api
==========================

Communication with whatsapp api.

v1.0.0(4y ago)37311PHPPHP &gt;=5.6

Since May 16Pushed 4y ago2 watchersCompare

[ Source](https://github.com/ricardoapaes/whaticket-api)[ Packagist](https://packagist.org/packages/ricardoapaes/whaticket-api)[ RSS](/packages/ricardoapaes-whaticket-api/feed)WikiDiscussions master Synced 1mo ago

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

\[whaticket-api\] Communication with whaticket api. [![CI](https://github.com/ricardoapaes/whaticket-api/actions/workflows/ci.yml/badge.svg)](https://github.com/ricardoapaes/whaticket-api/actions/workflows/ci.yml)
=====================================================================================================================================================================================================================

[](#whaticket-api-communication-with-whaticket-api-)

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

[](#installation)

```
composer require ricardoapaes/whaticket-api
```

Send message
------------

[](#send-message)

```
$api = new Api('WHATICKET_BASEURL', 'WHATICKET_TOKEN');
$api->sendMessage('NUMBER', 'Whaticket api test', 'WHATICKET_WHATSAPP_ID or null');
```

Send media
----------

[](#send-media)

```
$api = new Api('WHATICKET_BASEURL', 'WHATICKET_TOKEN');
$api->sendMedia('NUMBER', 'SRC_MEDIA', 'WHATICKET_WHATSAPP_ID or null');
```

Enviroment Variables for testing
--------------------------------

[](#enviroment-variables-for-testing)

- PHP\_VERSION: Choose from the following versions: 56|73|74|80
- WHATICKET\_BASEURL: Whaticket base url
- WHATICKET\_TOKEN: Whaticket API token
- WHATICKET\_NUMBER: Number used to run automated tests.
- WHATICKET\_ID: Whaticket connection id used to run automated tests.

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity23

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity43

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

1463d ago

### Community

Maintainers

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

---

Top Contributors

[![ricardoapaes](https://avatars.githubusercontent.com/u/38794747?v=4)](https://github.com/ricardoapaes "ricardoapaes (3 commits)")

---

Tags

apiphp-librarywhaticketwhatsapp

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/ricardoapaes-whaticket-api/health.svg)

```
[![Health](https://phpackages.com/badges/ricardoapaes-whaticket-api/health.svg)](https://phpackages.com/packages/ricardoapaes-whaticket-api)
```

###  Alternatives

[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3731.2M42](/packages/tencentcloud-tencentcloud-sdk-php)[convertkit/convertkitapi

Kit PHP SDK for the Kit API

2167.1k1](/packages/convertkit-convertkitapi)[mapado/rest-client-sdk

Rest Client SDK for hydra API

1125.9k2](/packages/mapado-rest-client-sdk)

PHPackages © 2026

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