Add vault-php-sdk to libraries page

This commit is contained in:
Jeff Mitchell 2016-04-20 13:59:39 +00:00
parent 62058a0ff8
commit ee8dd1ab6a

View file

@ -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)