PHPackages                             scalexy/wppconnect - 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. scalexy/wppconnect

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

scalexy/wppconnect
==================

WPPConnect Client

v0.5.6(2y ago)0410MITPHP

Since Aug 12Pushed 2y ago1 watchersCompare

[ Source](https://github.com/ScaleXY/pp05-wppconnect)[ Packagist](https://packagist.org/packages/scalexy/wppconnect)[ RSS](/packages/scalexy-wppconnect/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependencies (2)Versions (8)Used By (0)

WPPConnect Client
=================

[](#wppconnect-client)

Installation and usage
----------------------

[](#installation-and-usage)

### Install via composer

[](#install-via-composer)

```
composer require scalexy/wppconnect

```

### Add to .env

[](#add-to-env)

```
WPPCONNECT_SERVER_ENDPOINT="http://instance:port"
WPPCONNECT_SERVER_SECRET="*******"

```

### Add to config/services.php

[](#add-to-configservicesphp)

```
'wppconnect' => [
	'endpoint' => env('WPPCONNECT_SERVER_ENDPOINT'),
	'secret' => env('WPPCONNECT_SERVER_SECRET'),
],

```

Why
---

[](#why)

We wanted it, we built it.

Opensource
----------

[](#opensource)

We licensed under the MIT License so that anyone can use it. But we don't intend to actively develop it. You are free to fork it and continue development. PR(s) will probably be ignored.

Urgent help
-----------

[](#urgent-help)

If there is some small bug that you need fixed like adding a new param, open an issue and we'll look into it. Don't do it to request new features, we'll close it.

Security issues
---------------

[](#security-issues)

If there are any security issues, please mail us

Features implemented
--------------------

[](#features-implemented)

- Auth

###  Health Score

20

—

LowBetter than 12% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity35

Early-stage or recently created project

 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

7

Last Release

735d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/6816da33fbd1d68f0263dde5153601800bc756eb5f2030b5596cdf1c23c69b1b?d=identicon)[ScaleXY](/maintainers/ScaleXY)

---

Top Contributors

[![Athuli7](https://avatars.githubusercontent.com/u/4718029?v=4)](https://github.com/Athuli7 "Athuli7 (7 commits)")

###  Code Quality

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/scalexy-wppconnect/health.svg)

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

###  Alternatives

[rinvex/universities

Rinvex Universities is a simple and lightweight package for retrieving university details with flexibility. A whole bunch of data including name, country, state, email, website, telephone, address, and much more attributes for the 17k+ known universities worldwide at your fingertips.

6616.6k](/packages/rinvex-universities)[brysem/phpenums

Enums made simple in PHP.

10179.9k](/packages/brysem-phpenums)[o2ti/full-checkout

Full Checkout

3210.3k](/packages/o2ti-full-checkout)

PHPackages © 2026

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