PHPackages                             lizhineng/checkpoint-tencent - 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. lizhineng/checkpoint-tencent

ActiveLibrary

lizhineng/checkpoint-tencent
============================

Checkpoint provides an expressive, fluent interface to Tencent Face ID services.

0440PHP

Since Apr 13Pushed 5y agoCompare

[ Source](https://github.com/lizhineng/checkpoint-tencent)[ Packagist](https://packagist.org/packages/lizhineng/checkpoint-tencent)[ RSS](/packages/lizhineng-checkpoint-tencent/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Introduction
------------

[](#introduction)

Checkpoint provides an expressive, fluent interface to [Tencent Face ID](https://cloud.tencent.com/product/faceid) services.

Documentation
-------------

[](#documentation)

### Installation

[](#installation)

To get started with Checkpoint, use the Composer package manager to add the package to your project's dependencies:

```
composer require lizhineng/checkpoint-tencent
```

### Configuration

[](#configuration)

Before using Checkpoint, you will need to add credentials for Tencent Cloud. The credentials should be placed in your application's `config/services.php` configuration file, and should use the key `checkpoint`, the structure is as following:

```
