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

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

axiam/axiam-sdk
===============

Official PHP client SDK for AXIAM IAM

v1.0.0-alpha27(1w ago)011Apache-2.0PHPPHP &gt;=8.1CI passing

Since Jul 12Pushed 1w agoCompare

[ Source](https://github.com/ilpanich/axiam-php-sdk)[ Packagist](https://packagist.org/packages/axiam/axiam-sdk)[ Docs](https://github.com/ilpanich/axiam-php-sdk)[ RSS](/packages/axiam-axiam-sdk/feed)WikiDiscussions main Synced 1w ago

READMEChangelogDependencies (39)Versions (37)Used By (0)

axiam/axiam-sdk (PHP)
=====================

[](#axiamaxiam-sdk-php)

[![CI](https://github.com/ilpanich/axiam-php-sdk/actions/workflows/sdk-ci-php.yml/badge.svg?branch=main)](https://github.com/ilpanich/axiam-php-sdk/actions/workflows/sdk-ci-php.yml)[![Coverage Status](https://camo.githubusercontent.com/ad4c48ec458df01928c8c8455e28d3ed5ee1895cd73affa33c56af70096eed74/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6769746875622f696c70616e6963682f617869616d2d7068702d73646b2f62616467652e7376673f6272616e63683d6d61696e)](https://coveralls.io/github/ilpanich/axiam-php-sdk?branch=main)[![Packagist Version](https://camo.githubusercontent.com/5844676a34e3975e912e4b98cd6c07e2e16f8de3d293f430376baef68d549d6c/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f617869616d2f617869616d2d73646b2e737667)](https://packagist.org/packages/axiam/axiam-sdk)[![PHP Version](https://camo.githubusercontent.com/46f3cc543b82e95c39ee73f92b520607a762104f9b3e1a0382e85c4affe2cd73/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f617869616d2f617869616d2d73646b2e737667)](https://packagist.org/packages/axiam/axiam-sdk)[![Docs](https://camo.githubusercontent.com/9819c4f42297219551c123676c702e98f22da83f9bc26b80d57cdb7ee6b60f62/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f646f63732d706870446f63756d656e746f722d626c75652e737667)](https://ilpanich.github.io/axiam-php-sdk/)[![License](https://camo.githubusercontent.com/798509b4df525f56802b56f8096862487f08023e3d7561c68656f8dab10d0d6e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4170616368652d2d322e302d626c75652e737667)](LICENSE)

Official PHP client SDK for [AXIAM](https://github.com/ilpanich/axiam) — Access eXtended Identity and Authorization Management.

**Platform documentation:**  — getting started, the authorization model, the OAuth2/OIDC surface, and the operations guides. This README covers the SDK; the site covers the server it talks to.

Package identity
----------------

[](#package-identity)

- **Packagist package:** `axiam/axiam-sdk`
- **Registry:** [packagist.org/packages/axiam/axiam-sdk](https://packagist.org/packages/axiam/axiam-sdk) *(reserved, not yet published)*
- **Source:** [github.com/ilpanich/axiam-php-sdk](https://github.com/ilpanich/axiam-php-sdk)
- **API reference:** [ilpanich.github.io/axiam-php-sdk](https://ilpanich.github.io/axiam-php-sdk/)
- **License:** Apache-2.0
- **PHP:** `>=8.1`

Install
-------

[](#install)

```
composer require axiam/axiam-sdk
```

Quickstart
----------

[](#quickstart)

```
