PHPackages                             cyphera/kmip - 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. [Security](/categories/security)
4. /
5. cyphera/kmip

ActiveLibrary[Security](/categories/security)

cyphera/kmip
============

KMIP client for PHP — connect to any KMIP-compliant key management server (Thales, IBM SKLM, Entrust, Fortanix, HashiCorp Vault).

00[1 PRs](https://github.com/cyphera-labs/kmip-php/pulls)PHPCI passing

Since Apr 22Pushed 3w agoCompare

[ Source](https://github.com/cyphera-labs/kmip-php)[ Packagist](https://packagist.org/packages/cyphera/kmip)[ RSS](/packages/cyphera-kmip/feed)WikiDiscussions main Synced 1w ago

READMEChangelogDependenciesVersions (2)Used By (0)

kmip-php
========

[](#kmip-php)

[![CI](https://github.com/cyphera-labs/kmip-php/actions/workflows/ci.yml/badge.svg)](https://github.com/cyphera-labs/kmip-php/actions/workflows/ci.yml)[![Security](https://github.com/cyphera-labs/kmip-php/actions/workflows/codeql.yml/badge.svg)](https://github.com/cyphera-labs/kmip-php/actions/workflows/codeql.yml)[![License](https://camo.githubusercontent.com/39a434c39c97856247fc55ebc90e8cc1cb9871558a37bf1bf83cbaca3be89d69/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d417061636865253230322e302d626c7565)](LICENSE)

KMIP client for PHP -- connect to any KMIP-compliant key management server.

Supports Thales CipherTrust, IBM SKLM, Entrust KeyControl, Fortanix, HashiCorp Vault Enterprise, and any KMIP 1.4 server.

```
composer require cyphera/kmip

```

Quick Start
-----------

[](#quick-start)

```
