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

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

eko/authz-sdk
=============

Authz PHP SDK

v0.0.1(3y ago)25[1 PRs](https://github.com/eko/authz-php-sdk/pulls)MITPHP

Since Jan 14Pushed 2y ago1 watchersCompare

[ Source](https://github.com/eko/authz-php-sdk)[ Packagist](https://packagist.org/packages/eko/authz-sdk)[ RSS](/packages/eko-authz-sdk/feed)WikiDiscussions master Synced 1mo ago

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

Authz PHP SDK
=============

[](#authz-php-sdk)

This is the Authz development kit for PHP.

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

[](#installation)

You can install the SDK in your project by adding the following dependency:

```
$ composer require eko/authz-sdk
```

⚠️ Please note that you will need to install the [`grpc` PHP extension](https://cloud.google.com/php/grpc).

Usage
-----

[](#usage)

You have to instanciate a new Authz Client in your code by doing:

```
