PHPackages                             qlcloud/cloud - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. qlcloud/cloud

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

qlcloud/cloud
=============

tcloud Third-party package verification for Rabbit Quiz.

v1.0.0(6mo ago)01MITPHPPHP &gt;=8.2

Since Oct 21Pushed 6mo agoCompare

[ Source](https://github.com/tutudati/tcloud_encrypt)[ Packagist](https://packagist.org/packages/qlcloud/cloud)[ RSS](/packages/qlcloud-cloud/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)DependenciesVersions (2)Used By (0)

仓库说明
----

[](#仓库说明)

该仓库是基于PHP封装的一个项目域名验证类库。

如何生成ssl证书
---------

[](#如何生成ssl证书)

前提是保证你本地安装了openssl命令行工具，使用如下的命令就能生成对应的公钥和私钥证书。

```
# 生成私钥
openssl genrsa -out private_key.pem 2048

# 从私钥提取公钥
openssl rsa -in private_key.pem -pubout -out public_key.pem
```

如何使用
----

[](#如何使用)

- 找到example.php文件，替换里面的域名。然后`php  php encrypt.php`得到加密的内容，将加密的内容复制到config.php文件的配置中。
- 在需要验证的地方实例化Log类即可。

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance66

Regular maintenance activity

Popularity1

Limited adoption so far

Community2

Small or concentrated contributor base

Maturity47

Maturing project, gaining track record

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

209d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/9aeb3f4452f68f9fdc71d074431dea130df65e029cc2e1bfcac10b626232e500?d=identicon)[tutudati](/maintainers/tutudati)

### Embed Badge

![Health badge](/badges/qlcloud-cloud/health.svg)

```
[![Health](https://phpackages.com/badges/qlcloud-cloud/health.svg)](https://phpackages.com/packages/qlcloud-cloud)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
