PHPackages                             voiceit-php/voiceit2 - 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. voiceit-php/voiceit2

ActiveLibrary[API Development](/categories/api)

voiceit-php/voiceit2
====================

A PHP wrapper for Voiceit's API 3

v3.7.11(1mo ago)315.1k6MITPHPPHP &gt;=5.3.0CI passing

Since Jul 28Pushed 1mo ago4 watchersCompare

[ Source](https://github.com/voiceittech/VoiceIt2-PHP)[ Packagist](https://packagist.org/packages/voiceit-php/voiceit2)[ Docs](https://github.com/voiceittech/voiceit3-PHP)[ RSS](/packages/voiceit-php-voiceit2/feed)WikiDiscussions main Synced 2w ago

READMEChangelog (10)DependenciesVersions (35)Used By (0)

[![](https://raw.githubusercontent.com/voiceittech/voiceit3-php/main/php.png)](https://raw.githubusercontent.com/voiceittech/voiceit3-php/main/php.png)

[![API Test](https://github.com/voiceittech/voiceit3-php/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/voiceittech/voiceit3-php/actions/workflows/test.yml)[![Dependabot](https://camo.githubusercontent.com/8cee854b456ad1225f1467d4d499877454992609b0b8459b918ef4d6d604aa6c/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6973737565732d70722f766f6963656974746563682f766f6963656974332d7068702f646570656e64656e636965733f6c6162656c3d646570656e6461626f74266c6f676f3d646570656e6461626f7426636f6c6f723d303235653863)](https://github.com/voiceittech/voiceit3-php/pulls?q=is%3Apr+label%3Adependencies)[![Version](https://camo.githubusercontent.com/d9d3c0021449117e6d7cf75fe362489bd0c35d0008d33da04efe045c6dd8730b/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f76657273696f6e2d332e372e31312d626c7565)](https://github.com/voiceittech/voiceit3-php)[![License: MIT](https://camo.githubusercontent.com/f8df3091bbe1149f398a5369b2c39e896766f9f6efba3477c63e9b4aa940ef14/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d677265656e)](https://github.com/voiceittech/voiceit3-php/blob/main/LICENSE)[![Platform](https://camo.githubusercontent.com/d89ad6981aedfa29b77133da72817cfe34caca78e98a072c6ead2cb76a05d54b/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f706c6174666f726d2d5048502d6c6967687467726579)](https://github.com/voiceittech/voiceit3-php)[![VoiceIt API](https://camo.githubusercontent.com/a696a01261778ffb756254116d77f6dd2d98db3758ac9c7b24c652873ad1a36f/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f566f69636549742d415049253230332e302d626c7565)](https://voiceit.io)

A PHP wrapper for VoiceIt's API 3.0 featuring Voice + Face Verification and Identification.

Features
--------

[](#features)

This SDK wraps the full VoiceIt API 3.0 surface:

- **User management** — create, fetch, check existence, and delete users; list the groups a user belongs to
- **Sub-account management** — create and manage sub-accounts under a parent account
- **Group management** — create, fetch, check, and delete groups; add and remove users
- **Voice, Face &amp; Video enrollment** — enroll from a local file or a remote URL (including split-video)
- **Voice, Face &amp; Video verification** — 1:1 authentication from file or URL
- **Voice &amp; Video identification** — 1:N matching of a sample against everyone in a group
- **Phrase management** — list the enrollment phrases available for a content language
- **Notification webhooks** — register/remove callback URLs to receive asynchronous results
- **Passive liveness &amp; deepfake detection** — performed automatically by the API on face/video calls (API 3.0)

See the [HTTP API 3.0 Documentation](https://voiceit.io/documentation) for per-call parameters and response codes.

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

[](#installation)

```
git clone https://github.com/voiceittech/voiceit3-php.git
```

Then include in your project:

```
require_once "voiceit3-php/voiceit3.php";
```

Getting Started
---------------

[](#getting-started)

Sign up at [voiceit.io/pricing](https://voiceit.io/pricing) to get your API Key and Token, then log in to the [Dashboard](https://dashboard.voiceit.io) to manage your account.

[![API Key and Token](https://raw.githubusercontent.com/voiceittech/voiceit3-php/main/Graphics/getcredentials.png)](https://raw.githubusercontent.com/voiceittech/voiceit3-php/main/Graphics/getcredentials.png)

API Calls
---------

[](#api-calls)

You can visit our [HTTP API 3.0 Documentation](https://voiceit.io/documentation) for detailed information on each API call.

Support
-------

[](#support)

If you find this SDK useful, please consider giving it a star on GitHub — it helps others discover the project!

[![GitHub stars](https://camo.githubusercontent.com/78217fee04f12b8d51667b3c0d7e09fc842472c7ea5e649d563cbfd788f3bf7f/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f73746172732f766f6963656974746563682f766f6963656974332d7068703f7374796c653d736f6369616c)](https://github.com/voiceittech/voiceit3-php/stargazers)

License
-------

[](#license)

voiceit3-php is available under the MIT license. See the LICENSE file for more info.

###  Health Score

53

—

FairBetter than 96% of packages

Maintenance89

Actively maintained with recent releases

Popularity26

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity70

Established project with proven stability

 Bus Factor1

Top contributor holds 98.7% 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 ~87 days

Recently: every ~16 days

Total

34

Last Release

55d ago

Major Versions

0.0.5 → 1.0.82018-08-15

0.2.0 → 1.0.92018-08-22

1.1.0 → 2.0.02018-09-02

2.0.0 → 3.0.02018-09-05

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/68022853?v=4)[HASismaeel5](/maintainers/HASismaeel5)[@hasismaeel5](https://github.com/hasismaeel5)

---

Top Contributors

[![noel-enquanta](https://avatars.githubusercontent.com/u/159802846?v=4)](https://github.com/noel-enquanta "noel-enquanta (154 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (2 commits)")

---

Tags

api-wrapperbiometricsfaceface-recognitionphpphp-wrappervoicevoice-recognitionvoiceit

### Embed Badge

![Health badge](/badges/voiceit-php-voiceit2/health.svg)

```
[![Health](https://phpackages.com/badges/voiceit-php-voiceit2/health.svg)](https://phpackages.com/packages/voiceit-php-voiceit2)
```

###  Alternatives

[exsyst/swagger

A php library to manipulate Swagger specifications

35816.5M7](/packages/exsyst-swagger)[lucasdotvin/laravel-soulbscription

A straightforward interface to handle subscriptions and features consumption.

709209.3k](/packages/lucasdotvin-laravel-soulbscription)[pimax/fb-messenger-php

Facebook Messenger Bot PHP API

313188.5k2](/packages/pimax-fb-messenger-php)

PHPackages © 2026

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