PHPackages                             xverify/xverify-client-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. xverify/xverify-client-api

ActiveLibrary[API Development](/categories/api)

xverify/xverify-client-api
==========================

Xverify PHP Client

v2.0.1(8y ago)243.5k4[1 issues](https://github.com/stevewaffles/xverify-client-api/issues)PHP

Since Mar 4Pushed 8y ago2 watchersCompare

[ Source](https://github.com/stevewaffles/xverify-client-api)[ Packagist](https://packagist.org/packages/xverify/xverify-client-api)[ RSS](/packages/xverify-xverify-client-api/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (3)DependenciesVersions (6)Used By (0)

Install with composer

```
composer require xverify/xverify-client-api:"~1.0"

```

Usage in your project

```
use torchlighttechnology\XverifyClientAPI;

$client = new XverifyClientAPI;

$data = array();
$email = 'test@test.com';
$data['email'] = $email;
$client->verify('email', $data);
```

###  Health Score

34

—

LowBetter than 75% of packages

Maintenance10

Infrequent updates — may be unmaintained

Popularity32

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity67

Established project with proven stability

 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 ~272 days

Total

4

Last Release

2946d ago

Major Versions

v1.0.1 → v2.0.02018-05-30

### Community

Maintainers

![](https://www.gravatar.com/avatar/b34c8cf0202a169795242cbf2a7b55588a2ced7942cc7462a3c76a816de8ce6a?d=identicon)[\_waffles](/maintainers/_waffles)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/xverify-xverify-client-api/health.svg)

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

###  Alternatives

[exsyst/swagger

A php library to manipulate Swagger specifications

35816.3M7](/packages/exsyst-swagger)[hubspot/api-client

Hubspot API client

24015.5M18](/packages/hubspot-api-client)[pocketmine/bedrock-protocol

An implementation of the Minecraft: Bedrock Edition protocol in PHP

172437.8k11](/packages/pocketmine-bedrock-protocol)[botman/driver-telegram

Telegram driver for BotMan

93452.6k6](/packages/botman-driver-telegram)

PHPackages © 2026

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