PHPackages                             sunuid/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. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. sunuid/php-sdk

ActiveLibrary[Authentication &amp; Authorization](/categories/authentication)

sunuid/php-sdk
==============

SDK PHP pour l'intégration des QR codes d'authentification et KYC SunuID

v1.0.7(9mo ago)013MITPHPPHP &gt;=7.4

Since Aug 7Pushed 9mo agoCompare

[ Source](https://github.com/Inifnigroup/SunuID-php)[ Packagist](https://packagist.org/packages/sunuid/php-sdk)[ Docs](https://docs.sunuid.sn)[ RSS](/packages/sunuid-php-sdk/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)Dependencies (8)Versions (9)Used By (0)

SunuID PHP SDK
==============

[](#sunuid-php-sdk)

SDK PHP officiel pour l'intégration des QR codes d'authentification et KYC SunuID.

📋 Prérequis
-----------

[](#-prérequis)

- PHP &gt;= 7.4
- Composer
- Extensions PHP : `curl`, `json`, `openssl`

🚀 Installation
--------------

[](#-installation)

### Via Composer (Recommandé)

[](#via-composer-recommandé)

```
composer require sunuid/php-sdk
```

### Installation manuelle

[](#installation-manuelle)

```
git clone https://github.com/sunuid/php-sdk.git
cd sunuid-php-sdk
composer install
```

📖 Utilisation Rapide
--------------------

[](#-utilisation-rapide)

```
