tankerhq/identity

This package is abandoned and no longer maintained. No replacement package was suggested.

Building blocks to add Tanker identity management to your application server

3.2.0 2021-09-29 15:23 UTC

This package is auto-updated.

Last update: 2022-07-15 09:20:32 UTC


README

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.