mirror of
https://github.com/hashicorp/vault.git
synced 2026-06-08 16:24:51 -04:00
Add vault-php-sdk to libraries page
This commit is contained in:
parent
d7e8587a9f
commit
ccce78a6d0
1 changed files with 5 additions and 0 deletions
|
|
@ -50,6 +50,11 @@ These libraries are provided by the community.
|
|||
* [vaulted](https://github.com/chiefy/vaulted)
|
||||
* `npm install vaulted`
|
||||
|
||||
### PHP
|
||||
|
||||
* [vault-php-sdk](https://github.com/jippi/vault-php-sdk)
|
||||
* `composer require jippi/vault-php-sdk`
|
||||
|
||||
### Python
|
||||
|
||||
* [HVAC](https://github.com/ianunruh/hvac)
|
||||
|
|
|
|||
Loading…
Reference in a new issue