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": "*"
}
}
Please see the API documentation for the PHP Identity SDK.
Read more about Tanker in the Tanker documentation.