PHPackages                             vouchsafe/vouchsafe-php - 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. [HTTP &amp; Networking](/categories/http)
4. /
5. vouchsafe/vouchsafe-php

ActiveLibrary[HTTP &amp; Networking](/categories/http)

vouchsafe/vouchsafe-php
=======================

Official PHP library for the Vouchsafe identity platform. Use it for easy KYC checks, identity verification, remote right-to-work and more.

v0.1.57(yesterday)2202MITPHPPHP &gt;=7.2.5

Since Aug 27Pushed 1mo agoCompare

[ Source](https://github.com/vouchsafe/vouchsafe-php)[ Packagist](https://packagist.org/packages/vouchsafe/vouchsafe-php)[ Docs](https://openapi-generator.tech)[ RSS](/packages/vouchsafe-vouchsafe-php/feed)WikiDiscussions main Synced today

READMEChangelogDependencies (65)Versions (59)Used By (0)

Vouchsafe PHP
=============

[](#vouchsafe-php)

The Vouchsafe PHP library provides convenient, typed access to the Vouchsafe API for applications written in PHP.

Requirements
------------

[](#requirements)

PHP 7.2.5 or better.

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

[](#installation)

```
composer require vouchsafe/vouchsafe-php

```

Usage
-----

[](#usage)

The SDK needs a client ID and secret, which is available in the [Vouchsafe dashboard](https://app.vouchsafe.id). Replace the values below:

```
