Skip to content
This repository has been archived by the owner on Jul 12, 2022. It is now read-only.

Latest commit

 

History

History
30 lines (20 loc) · 955 Bytes

README.md

File metadata and controls

30 lines (20 loc) · 955 Bytes

Tanker logo

Tanker Identity SDK for PHP

License Last Commit

Installation and usage

The Tanker Identity SDK is distributed as a Packagist package.

If you are using Composer for your project, you need to add the Identity library to the list of dependencies:

{
    "require": {
        "tankerhq/identity": "*"
    }
}

Documentation

Please see the API documentation for the PHP Identity SDK.
Read more about Tanker in the Tanker documentation.