PHPackages                             aredauni/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. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. aredauni/vouchsafe-php

ActiveLibrary[Authentication &amp; Authorization](/categories/authentication)

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

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

00

Since Oct 28Pushed 6mo agoCompare

[ Source](https://github.com/ARedaUni/vouchsafe-php)[ Packagist](https://packagist.org/packages/aredauni/vouchsafe-php)[ RSS](/packages/aredauni-vouchsafe-php/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (2)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:

```
