Download the PHP package csharpru/vault-php without Composer
On this page you can find all versions of the php package csharpru/vault-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package vault-php
Vault PHP client
This is a PHP client for Vault - a tool for managing secrets.
Features
- Supports different authentication backends with token caching and re-authentication.
- Different transports for different PHP versions.
Installing / Getting started
Simply run this command within your directory with composer.json.
Documentation
Latest documentation is available here: http://vault-php.readthedocs.io/en/latest/
Developing
If you want to contribute, execute following shell commands:
Now you're ready to write tests and code.
Contributing
If you'd like to contribute, please fork the repository and use a feature branch. Pull requests are warmly welcome.
Little hints for new contributors:
- This repository follows gitflow and semver.
- Please follow PSR and other good coding standards.
Licensing
The code in this project is licensed under MIT license.
All versions of vault-php with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.2 || ^8.0
ext-json Version *
psr/cache Version ^1.0|^2.0|^3.0
psr/log Version ^1.0|^2.0|^3.0
psr/http-client Version ^1.0
psr/http-factory Version ^1.0
aws/aws-sdk-php Version ^3.0
ext-json Version *
psr/cache Version ^1.0|^2.0|^3.0
psr/log Version ^1.0|^2.0|^3.0
psr/http-client Version ^1.0
psr/http-factory Version ^1.0
aws/aws-sdk-php Version ^3.0
The package csharpru/vault-php contains the following files
Loading the files please wait ....