Download the PHP package wapacro/az-keyvault-php without Composer
On this page you can find all versions of the php package wapacro/az-keyvault-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download wapacro/az-keyvault-php
More information about wapacro/az-keyvault-php
Files in wapacro/az-keyvault-php
Download wapacro/az-keyvault-php
More information about wapacro/az-keyvault-php
Files in wapacro/az-keyvault-php
Vendor wapacro
Package az-keyvault-php
Short Description PHP Library to work with Azure KeyVault using managed identity
License MIT
Homepage https://github.com/wapacro/az-keyvault-php
Package az-keyvault-php
Short Description PHP Library to work with Azure KeyVault using managed identity
License MIT
Homepage https://github.com/wapacro/az-keyvault-php
Please rate this library. Is it a good library?
Informations about the package az-keyvault-php
Azure Key Vault Library
This library allows easy integration of Azure Key Vault in PHP applications.
Highlights
- Built-in managed identity support
Setup managed identities for your apps and centralise all secrets, keys and certificates in Azure Key Vault. Get secure access directly from your code without worrying about credentials. - Easy to use API
This library's API is simple and easy to understand. After some setup in Azure and a few lines of code you're good to go! - Works with Windows & Linux based App Service Plans and Virtual Machines
How to use
Get started in three simple steps!
- Add a system-assigned identity to your Azure App Service and assign permissions to your application to read & list secrets from Key Vault
- Install this package in your project using Composer `
- Access your secrets & keys in Key Vault using the simple API: `
Note: KeyUtil
supports RSA and EC keys
Planned features
- Accessing certificates
All versions of az-keyvault-php with dependencies
PHP Build Version
Package Version
Requires
guzzlehttp/guzzle Version
^7.0
ext-json Version *
ext-gmp Version *
spatie/url Version ^1.3
web-token/jwt-core Version ^2.0
brick/math Version ^0.9.1
ext-json Version *
ext-gmp Version *
spatie/url Version ^1.3
web-token/jwt-core Version ^2.0
brick/math Version ^0.9.1
The package wapacro/az-keyvault-php contains the following files
Loading the files please wait ....