Download the PHP package mefistobaal/azurekeyvault without Composer
On this page you can find all versions of the php package mefistobaal/azurekeyvault. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download mefistobaal/azurekeyvault
More information about mefistobaal/azurekeyvault
Files in mefistobaal/azurekeyvault
Download mefistobaal/azurekeyvault
More information about mefistobaal/azurekeyvault
Files in mefistobaal/azurekeyvault
Vendor mefistobaal
Package azurekeyvault
Short Description A simple wrapper for the Azure RM Key Vault API.
License MIT
Package azurekeyvault
Short Description A simple wrapper for the Azure RM Key Vault API.
License MIT
Please rate this library. Is it a good library?
Informations about the package azurekeyvault
PHP - Azure Key Vault
Overview
A simple Proof Of Concept wrapper for the Azure RM API making it easy to comsume Azure Key Vault Secrets and Encrypt\DeCrypt strings with a Key.
More information about Azure Key Vault can be found here: https://docs.microsoft.com/en-us/azure/key-vault/
No tests implemented.
Usage
1) Create an Azure AD application with access to the key vault you want to interact with. 2) Install the project via composer. 3) Follow one of the examples.
Requirements
- PHP 8+
Example
More examples can be found in the examples folder.
Contributors
- Ben Taylor
- MefistoBaal
All versions of azurekeyvault with dependencies
PHP Build Version
Package Version
The package mefistobaal/azurekeyvault contains the following files
Loading the files please wait ....