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

ActiveLibrary

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

WPPConnect Client

v0.5.6(1y ago)0410MITPHP

Since Aug 12Pushed 1y ago1 watchersCompare

[ Source](https://github.com/ScaleXY/pp05-wppconnect)[ Packagist](https://packagist.org/packages/scalexy/wppconnect)[ RSS](/packages/scalexy-wppconnect/feed)WikiDiscussions master Synced 1mo 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

23

—

LowBetter than 27% of packages

Maintenance34

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity34

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

643d 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)
```

PHPackages © 2026

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