ironcorelabs/tenant-security-client-php
最新稳定版本:0.4.0
Composer 安装命令:
composer require ironcorelabs/tenant-security-client-php
包简介
IronCore Tenant Security Client for PHP
README 文档
README
Tenant Security Client PHP Library
A PHP client for implementing CMK within a vendor's infrastructure. Makes requests through an IronCore Tenant Security Proxy to tenants' KMS/logging infrastructures.
This project is still in very early stages, but will eventually implement everything that is in our Java and Node SDKs.
Getting started
A good place to start is the TenantSecurityClient class, which is what the consumer should always interact with. You can also go check out the examples.
If you're looking for more examples the usage is very similar to that shown in our Java Examples.
Documentation
We generate documentation for this library using PHPDoc and publish it to https://ironcorelabs.github.io/tenant-security-client-php/.
Design Choices
Error handling
Functions which can error may throw TenantSecurityException to indicate that they've failed.
Http and Aes library choices
This library uses CURL for http requests and OpenSSL for AES encryption/decryption.
License
tenant-security-client-php is licensed under the GNU Affero General Public License. We also offer commercial licenses - email for more information or check pricing on our website
Copyright (c) 2021 IronCore Labs, Inc. All rights reserved.
统计信息
- 总下载量: 28.55k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Apache-2.0
- 更新时间: 2021-11-13