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(8mo ago)01MITPHPPHP &gt;=8.2

Since Oct 21Pushed 8mo agoCompare

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

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

30

—

LowBetter than 62% of packages

Maintenance60

Regular maintenance activity

Popularity1

Limited adoption so far

Community2

Small or concentrated contributor base

Maturity48

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

256d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/229246244?v=4)[云沐知识付费平台](/maintainers/tutudati)[@tutudati](https://github.com/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)
```

###  Alternatives

[artisaninweb/laravel-soap

A SoapClient wrapper integration for Laravel

6404.7M13](/packages/artisaninweb-laravel-soap)[aeon-php/calendar

PHP type safe, immutable calendar library

20810.4M16](/packages/aeon-php-calendar)[kartik-v/yii2-widget-sidenav

An enhanced side navigation menu styled for bootstrap (sub repo split from yii2-widgets)

374.2M8](/packages/kartik-v-yii2-widget-sidenav)[nass600/get-id3

PHP library for handling audio/video files metadata

6133.6k3](/packages/nass600-get-id3)[apoutchika/loremipsum-bundle

Generate paragraphs, sentences and words for your development.

1259.9k](/packages/apoutchika-loremipsum-bundle)[sroze/chain-of-responsibility

A light library that simplify the implementation of a chain of responsibility

2410.7k1](/packages/sroze-chain-of-responsibility)

PHPackages © 2026

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