PHPackages                             senet-eindhoven/azure-keyvault-php - 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. senet-eindhoven/azure-keyvault-php

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

senet-eindhoven/azure-keyvault-php
==================================

Access Azure Keyvault from PHP

0.2.0(3y ago)110.3k1MITPHPPHP ^8.1

Since Jul 6Pushed 3y agoCompare

[ Source](https://github.com/senet-eindhoven/azure-keyvault-php)[ Packagist](https://packagist.org/packages/senet-eindhoven/azure-keyvault-php)[ RSS](/packages/senet-eindhoven-azure-keyvault-php/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (3)Dependencies (7)Versions (4)Used By (0)

Azure KeyVault PHP
==================

[](#azure-keyvault-php)

Install
=======

[](#install)

```
composer require senet-eindhoven/azure-keyvault-php

```

Usage
=====

[](#usage)

```
require 'vendor/autoload.php'

use Senet\AzureKeyVault\Secret;

$keyvault = new Secret(
    'my-tenant',
    'https://my-keyvault-entity.vault.azure.net/',
    'clienId',
    'clientSecret',
    new \GuzzleHttp\Client(), // Any PSR ClientInterface
);
echo $keyvault->getSecret('my-secret')->getValue();
```

Support
-------

[](#support)

This library does not support the full usage of the `Azure KeyVault` yet. Below a list of the supported service

TypeSupportCommentSecretPartiallyOnly retrieving and listing of Secrets is supportedCertificateNoKeysNoExternal Api documentation
--------------------------

[](#external-api-documentation)

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity23

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity48

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~11 days

Total

3

Last Release

1389d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/eb3222becd5b51ec2cfc33277eda08757a3da369a8e9a83f6049345145b16c9a?d=identicon)[pimjansen](/maintainers/pimjansen)

---

Top Contributors

[![pimjansen](https://avatars.githubusercontent.com/u/1457219?v=4)](https://github.com/pimjansen "pimjansen (13 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/senet-eindhoven-azure-keyvault-php/health.svg)

```
[![Health](https://phpackages.com/badges/senet-eindhoven-azure-keyvault-php/health.svg)](https://phpackages.com/packages/senet-eindhoven-azure-keyvault-php)
```

###  Alternatives

[google/cloud-core

Google Cloud PHP shared dependency, providing functionality useful to all components.

343121.4M79](/packages/google-cloud-core)[civicrm/civicrm-core

Open source constituent relationship management for non-profits, NGOs and advocacy organizations.

728272.9k20](/packages/civicrm-civicrm-core)[anthropic-ai/sdk

Anthropic PHP SDK

129134.7k5](/packages/anthropic-ai-sdk)[internal/dload

Downloads binaries.

98142.7k10](/packages/internal-dload)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

245.2k](/packages/aedart-athenaeum)[millerphp/laravel-browserless

This is my package laravel-browserless

1212.0k](/packages/millerphp-laravel-browserless)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
