PHPackages                             juanalessandrini/apiwapp\_conector - 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. juanalessandrini/apiwapp\_conector

ActiveLibrary

juanalessandrini/apiwapp\_conector
==================================

Script php to connect apiwapp.com.ar services

v1.0.1(3y ago)010MITPHP

Since May 8Pushed 3y ago1 watchersCompare

[ Source](https://github.com/JuanAlessandrini/apiwapp_conector)[ Packagist](https://packagist.org/packages/juanalessandrini/apiwapp_conector)[ RSS](/packages/juanalessandrini-apiwapp-conector/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (4)Versions (3)Used By (0)

apiwapp\_conector
=================

[](#apiwapp_conector)

Script php to connect apiwapp.com.ar services

### Follow the instructions

[](#follow-the-instructions)

1. Add library reference
```
composer install juanalessandrini/apiwapp_conector
```

3. Goto ApiWapp.com.ar and get the API token.
4. Replace token on .env file
```
    // vendor/juanalessandrini/apiwapp_conector/.env
    APIWAPP_TOKEN=yourToken
```

6. Add library reference
```
use Juanalessandrini\Apiwapp\Conector\ApiWappConector;
```

8. Create class instance:
```
    $whatsapp = new ApiWappConector(EntityManagerInterface,HttpClientInterface);
```

10. Call to method to send message:
```
    $whatsapp->sendMessage($template_uid, $params, $target);
```

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity45

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

1099d ago

### Community

Maintainers

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

---

Top Contributors

[![JuanAlessandrini](https://avatars.githubusercontent.com/u/45143456?v=4)](https://github.com/JuanAlessandrini "JuanAlessandrini (10 commits)")

### Embed Badge

![Health badge](/badges/juanalessandrini-apiwapp-conector/health.svg)

```
[![Health](https://phpackages.com/badges/juanalessandrini-apiwapp-conector/health.svg)](https://phpackages.com/packages/juanalessandrini-apiwapp-conector)
```

###  Alternatives

[sylius/sylius

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

8.4k5.6M651](/packages/sylius-sylius)[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.3M152](/packages/sulu-sulu)[prestashop/prestashop

PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.

9.0k15.4k](/packages/prestashop-prestashop)[kimai/kimai

Kimai - Time Tracking

4.6k7.4k1](/packages/kimai-kimai)[contao/core-bundle

Contao Open Source CMS

1231.6M2.4k](/packages/contao-core-bundle)[acseo/typesense-bundle

This bundle provides integration with Typesense in Symfony

71112.0k1](/packages/acseo-typesense-bundle)

PHPackages © 2026

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