PHPackages                             identio/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. identio/php-sdk

ActiveLibrary

identio/php-sdk
===============

Framework-independent PHP SDK for Identio authentication and social login APIs.

v0.1.0(today)02↑2900%proprietaryPHPPHP ^8.2

Since Jul 27Pushed todayCompare

[ Source](https://github.com/koshsystems/identio-sdk-php)[ Packagist](https://packagist.org/packages/identio/php-sdk)[ RSS](/packages/identio-php-sdk/feed)WikiDiscussions main Synced today

READMEChangelogDependencies (3)Versions (2)Used By (0)

Identio PHP SDK
===============

[](#identio-php-sdk)

Framework-independent PHP client for Identio. The package mirrors the public responsibilities of the Java SDK while remaining usable from Laravel, Symfony and ordinary PHP applications.

Requirements
------------

[](#requirements)

- PHP 8.2+
- Guzzle 7

Installation
------------

[](#installation)

```
composer require identio/php-sdk
```

Until the package is published, add its Git repository as a Composer VCS repository or use a local path repository.

Client creation
---------------

[](#client-creation)

```
