PHPackages                             konfig/dojah-php-sdk - 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. konfig/dojah-php-sdk

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

konfig/dojah-php-sdk
====================

Use Dojah to verify, onboard and manage user identity across Africa!

v4.1.0(2y ago)135unlicensePHPPHP ^8.0

Since Mar 10Pushed 2y ago2 watchersCompare

[ Source](https://github.com/dojah-inc/dojah-php-sdk)[ Packagist](https://packagist.org/packages/konfig/dojah-php-sdk)[ RSS](/packages/konfig-dojah-php-sdk/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (4)Versions (5)Used By (0)

dojah-php-sdk [Packagist](https://packagist.org/packages/konfig/dojah-php-sdk)
==============================================================================

[](#dojah-php-sdk-packagist)

Use Dojah to verify, onboard and manage user identity across Africa!

Installation &amp; Usage
------------------------

[](#installation--usage)

### Requirements

[](#requirements)

This library requires `PHP ^8.0`

### Composer

[](#composer)

To install the bindings via [Composer](https://getcomposer.org/), add the following to `composer.json`:

```
{
  "repositories": [
    {
      "type": "vcs",
      "url": "https://github.com/dojah-inc/dojah-php-sdk.git"
    }
  ],
  "require": {
    "konfig/dojah-php-sdk": "4.1.0"
  }
}
```

Then run `composer install`

### Manual Installation

[](#manual-installation)

Download the files and include `autoload.php`:

```
