csharpru/vault-php
最新稳定版本:4.4.1
Composer 安装命令:
composer require csharpru/vault-php
包简介
Best Vault client for PHP that you can find
关键字:
README 文档
README
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.
composer require csharpru/vault-php
Documentation
Latest documentation is available here: http://vault-php.readthedocs.io/en/latest/
Developing
If you want to contribute, execute following shell commands:
git clone https://github.com/CSharpRU/vault-php.git
cd vault-php/
composer install
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.
统计信息
- 总下载量: 9.77M
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 83
- 点击次数: 3
- 依赖项目数: 6
- 推荐数: 1
其他信息
- 授权协议: MIT
- 更新时间: 2026-01-04