voiceit-php/voiceit2

A PHP wrapper for Voiceit's API 3

Maintainers

Package info

github.com/voiceittech/VoiceIt2-PHP

Homepage

Issues

pkg:composer/voiceit-php/voiceit2

Statistics

Installs: 15 135

Dependents: 0

Suggesters: 0

Stars: 3

v3.7.8 2026-04-15 03:16 UTC

README

API Test Dependabot Version License: MIT Platform VoiceIt API

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

Installation

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

Then include in your project:

require_once "voiceit3-php/voiceit3.php";

Getting Started

Sign up at voiceit.io/pricing to get your API Key and Token, then log in to the Dashboard to manage your account.

API Key and Token

API Calls

You can visit our HTTP API 3.0 Documentation for detailed information on each API call.

Support

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

GitHub stars

License

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