PHPackages                             akeyless/grpc - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. akeyless/grpc

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

akeyless/grpc
=============

Akeyless gRPC SDK

0.0.1(1y ago)0111Apache-2.0PHPPHP &gt;=7.2CI failing

Since Jul 21Pushed 1y ago1 watchersCompare

[ Source](https://github.com/akeylesslabs/akeyless-grpc-php)[ Packagist](https://packagist.org/packages/akeyless/grpc)[ RSS](/packages/akeyless-grpc/feed)WikiDiscussions main Synced 1mo ago

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

akeyless-grpc-php
=================

[](#akeyless-grpc-php)

PHP library for interacting with the Akeyless API using gRPC

Table of Contents
-----------------

[](#table-of-contents)

- [Introduction](#introduction)
- [Installation](#installation)
- [Example](#example)
- [License](#license)

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

[](#introduction)

The `akeyless/grpc` library provides a convenient way to interact with the Akeyless API using gRPC.

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

[](#installation)

To use `akeyless/grpc` in your project, run the following command `composer require  akeyless/grpc`

```
    "require": {
        "akeyless/grpc": "*"
    },
```

Example
-------

[](#example)

```
