Download the PHP package bentaylorwork/azurekeyvault without Composer
On this page you can find all versions of the php package bentaylorwork/azurekeyvault. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download bentaylorwork/azurekeyvault
More information about bentaylorwork/azurekeyvault
Files in bentaylorwork/azurekeyvault
Download bentaylorwork/azurekeyvault
More information about bentaylorwork/azurekeyvault
Files in bentaylorwork/azurekeyvault
Vendor bentaylorwork
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.
Example
More examples can be found in the examples folder.
Contributors
- Ben Taylor
All versions of azurekeyvault with dependencies
PHP Build Version
Package Version
Requires
guzzlehttp/guzzle Version
~6.0
The package bentaylorwork/azurekeyvault contains the following files
Loading the files please wait ....